lkml.org 
[lkml]   [2002]   [Jun]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: 2.5.21 drivers/net/hamradio/soundmodem/gentbl needs -lm
Date
Keith Owens wrote
>drivers/net/hamradio/soundmodem
>/tmp/cc6m8eDA.o: In function `gentbl_offscostab':
>/tmp/cc6m8eDA.o(.text+0x64): undefined reference to `cos'
>...
>Makefile uses HOST_LOADLIBES instead of HOST_LOADLIBS. That is what
>happens when you use magic variables that cannot be syntax checked,
>errors go undetected until somebody uses the option.

Correction: HOST_LOADLIBES is correct, the wierd spelling threw me.

The real problem is the build system ignores HOST_LOADLIBES when
compiling programs directly from sources and not using intermediate
objects.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:26    [W:0.054 / U:0.044 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site