I got the following error: util-linux/mount.c:520:2: error: #error "You need to build uClibc with UCLIBC_HAS_RPC for NFS support." But I think the uClibc has already turned the flag.
below is from uClibc-0.9.29.config: # # Networking Support # UCLIBC_HAS_IPV6=y UCLIBC_HAS_RPC=y UCLIBC_HAS_FULL_RPC=y UCLIBC_HAS_REENTRANT_RPC=y # UCLIBC_USE_NETLINK is not set # UCLIBC_HAS_BSD_RES_CLOSE is not set any clue? Thanks. _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
