Link against libtirpc
Mike Frysinger
vapier at gentoo.org
Mon Jul 11 04:53:15 UTC 2011
On Tuesday, July 05, 2011 17:14:34 Zachary Kotlarek wrote:
> I'm building busybox against glibc-2.14, which no longer includes RPC
> headers or symbols. To compensate for that loss of functionality I've
> installed libtirpc and I've got busybox compiling against its headers
> without a problem.
>
> But I need to link with "-ltirpc" so it can find the related symbols, and I
> can't figure out how to make that happen -- I couldn't find an LD_FLAGS
> configuration option, and the CFLAGS option doesn't seem to affect
> linking.
>
> How can I tell busybox to include libtirpc when linking?
since this is going to hit many people, we probably want to add some helper
code to the build system.
when i looked at the builds, busybox only needed the headers. what symbols
did you find busybox needed and were provided by -ltirpc ?
also, please properly wrap your long lines in your e-mails.
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20110711/2729a29c/attachment.asc>
More information about the busybox
mailing list