[BusyBox] Compiling busybox NFS-capable mount with uClibc

Manuel Novoa III mjn3 at busybox.net
Thu Aug 9 13:45:23 MDT 2001


On Thu, Aug 09, 2001 at 01:32:30PM -0400, David Douthitt wrote:
> I tried to compile busybox, and got an error.  This is the first time
> compiling with NFS capabilities in mount.  I'm compiling the August 9
> 2001 CVS tarball, and using uClibc.
> 
> This is the error I got:
>

(lines omitted)

> If I understand this right, these symbols are all in libc.so.6 (glibc
> 2.1); they apparently are NOT in uClibc.

Apparently you didn't read and set your uClibc Config file properly.
Look for INCLUDE_RPC in the uClibc Config file.  The rpc stuff is not
included by default because of its size.

Manuel





More information about the busybox mailing list