From: Keith Owens <kaos@ocs.com.au>
To: linux-kernel@vger.kernel.org
Subject: Re: 2.5.21 drivers/net/hamradio/soundmodem/gentbl needs -lm
Date: Tue, 11 Jun 2002 11:50:36 +1000 [thread overview]
Message-ID: <8389.1023760236@kao2.melbourne.sgi.com> (raw)
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.
next reply other threads:[~2002-06-11 1:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-06-11 1:50 Keith Owens [this message]
-- strict thread matches above, loose matches on Subject: below --
2002-06-11 1:18 Keith Owens
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8389.1023760236@kao2.melbourne.sgi.com \
--to=kaos@ocs.com.au \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®