networking/lib.a(nslookup.o): In function `print_host’:
nslookup.c:(.text.print_host+0x3f): warning: Using ‘getaddrinfo’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
networking/lib.a(ipcalc.o): In function `ipcalc_main’:
ipcalc.c:(.text.ipcalc_main+0×201): warning: Using ‘gethostbyaddr’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
util-linux/lib.a(mount.o): In function `nfsmount’:
mount.c:(.text.nfsmount+0xd4): warning: Using ‘gethostbyname’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
networking/lib.a(inetd.o): In function `reread_config_file’:
inetd.c:(.text.reread_config_file+0x75b): warning: Using ‘getservbyname’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
networking/lib.a(netstat.o): In function `ip_port_str’:
netstat.c:(.text.ip_port_str+0x3e): warning: Using ‘getservbyport’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
networking/lib.a(inetd.o): In function `reread_config_file’:
inetd.c:(.text.reread_config_file+0x6dd): warning: Using ‘getrpcbyname’ in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
networking/lib.a(inetd.o): In function `unregister_rpc’:
inetd.c:(.text.unregister_rpc+0x1f): undefined reference to `pmap_unset’
networking/lib.a(inetd.o): In function `register_rpc’:
inetd.c:(.text.register_rpc+0×57): undefined reference to `pmap_unset’
inetd.c:(.text.register_rpc+0×73): undefined reference to `pmap_set’
networking/lib.a(inetd.o): In function `prepare_socket_fd’:
inetd.c:(.text.prepare_socket_fd+0x7e): undefined reference to `bindresvport’
util-linux/lib.a(mount.o): In function `xdr_fhstatus’:
mount.c:(.text.xdr_fhstatus+0xb): undefined reference to `xdr_u_int’
mount.c:(.text.xdr_fhstatus+0x2a): undefined reference to `xdr_opaque’
util-linux/lib.a(mount.o): In function `xdr_dirpath’:
mount.c:(.text.xdr_dirpath+0×6): undefined reference to `xdr_string’
util-linux/lib.a(mount.o): In function `xdr_mountres3′:
mount.c:(.text.xdr_mountres3+0xa): undefined reference to `xdr_enum’
mount.c:(.text.xdr_mountres3+0×29): undefined reference to `xdr_bytes’
mount.c:(.text.xdr_mountres3+0×42): undefined reference to `xdr_int’
mount.c:(.text.xdr_mountres3+0×50): undefined reference to `xdr_array’
util-linux/lib.a(mount.o): In function `nfsmount’:
mount.c:(.text.nfsmount+0×845): undefined reference to `pmap_getmaps’
mount.c:(.text.nfsmount+0x9de): undefined reference to `clntudp_create’
mount.c:(.text.nfsmount+0xa2f): undefined reference to `clnttcp_create’
mount.c:(.text.nfsmount+0xa56): undefined reference to `clnt_spcreateerror’
mount.c:(.text.nfsmount+0xa68): undefined reference to `authunix_create_default’
mount.c:(.text.nfsmount+0xaeb): undefined reference to `clnt_sperror’
mount.c:(.text.nfsmount+0xb12): undefined reference to `clnt_sperror’
mount.c:(.text.nfsmount+0xca5): undefined reference to `bindresvport’
mount.c:(.text.nfsmount+0xcee): undefined reference to `pmap_getport’
collect2: ld returned 1 exit status
make: *** [busybox_unstripped] Error 1