Link against libtirpc

Zachary Kotlarek zach at kotlarek.com
Tue Jul 5 21:14:34 UTC 2011


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?

	Zach

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2746 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/busybox/attachments/20110705/8f7f1a8c/attachment.p7s>


More information about the busybox mailing list