Link against libtirpc

walter harms wharms at bfs.de
Wed Jul 6 07:22:26 UTC 2011


you can alos create a Makefile.local
and add
LDFLAGS+="tirpc"

the advantage is that you can update busybox with the fear that a new
makefile file overwrite the modified one.

re,
 wh


Am 06.07.2011 03:09, schrieb Zachary Kotlarek:
> 
> On Jul 5, 2011, at 4:47 PM, Dan Fandrich wrote:
> 
>> You can specify it in LDLIBS on the make command-line, but since that
>> overrides the build-in value, you'll probably need to set it to something
>> like LDLIBS='crypt m tirpc' to successfully link.
> 
> 
> And pthread, at least for me. But with that it works great. Thanks for the help.
> 
> 	Zach
> 
> 
> 
> 
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://lists.busybox.net/mailman/listinfo/busybox


More information about the busybox mailing list