ctype.h problem ?

Mike Frysinger vapier at gentoo.org
Fri Mar 21 06:03:49 PDT 2008


On Friday 21 March 2008, Guillaume Dargaud wrote:
> util-linux/lib.a(mount.o): In function `xdr_fhstatus':
> mount.c:(.text.xdr_fhstatus+0x1c): undefined reference to `xdr_u_int'
> mount.c:(.text.xdr_fhstatus+0x60): undefined reference to `xdr_opaque'
> util-linux/lib.a(mount.o): In function `xdr_mountres3':
> mount.c:(.text.xdr_mountres3+0x1c): undefined reference to `xdr_enum'
> mount.c:(.text.xdr_mountres3+0x60): undefined reference to `xdr_bytes'
> mount.c:(.text.xdr_mountres3+0x6e): undefined reference to `xdr_int'
> mount.c:(.text.xdr_mountres3+0x7a): undefined reference to `xdr_int'
> mount.c:(.text.xdr_mountres3+0x88): undefined reference to `xdr_array'
> util-linux/lib.a(mount.o): In function `xdr_dirpath':
> mount.c:(.text.xdr_dirpath+0x10): undefined reference to `xdr_string'
> util-linux/lib.a(mount.o): In function `singlemount':
> mount.c:(.text.singlemount+0xb04): undefined reference to `pmap_getmaps'
> mount.c:(.text.singlemount+0xbe0): undefined reference to `clnttcp_create'
> mount.c:(.text.singlemount+0xbf0): undefined reference to
> `authunix_create_default'
> mount.c:(.text.singlemount+0x1080): undefined reference to `clntudp_create'
> mount.c:(.text.singlemount+0x10bc): undefined reference to
> `clnt_spcreateerror'
> mount.c:(.text.singlemount+0x1214): undefined reference to `clnt_sperror'
> mount.c:(.text.singlemount+0x123c): undefined reference to `clnt_sperror'
> mount.c:(.text.singlemount+0x1398): undefined reference to `bindresvport'
> mount.c:(.text.singlemount+0x14b0): undefined reference to `pmap_getport'

you've also disabled RPC/net stuff in your uClibc but tried to enable such 
features in your busybox ... that obviously wont work
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 827 bytes
Desc: This is a digitally signed message part.
Url : http://busybox.net/lists/busybox/attachments/20080321/10be6956/attachment.pgp 


More information about the busybox mailing list