Q: How can I run nfs-utils on MIPS uclibc-based distro with kernel 2.6?

Brent Cook bcook at bpointsys.com
Wed Jan 4 14:38:28 UTC 2006


On Wednesday 04 January 2006 05:59, linux wrote:
> I'm trying to install nfs-utils on my mips kernel2.6 and uclibc-based linux
> box.
>
> The first thing I did it's compilation the latest stable  1.0.7 version
> with mips uclibc-based toolchain. comiplation failed with
> ../../support/lib/libexport.a(client.o)(.text+0x718):/nfs-utils-1.0.7/suppo
>rt/export/client.c:385: undefined reference to `innetgr' message - as far as
> I understand, because uclibc misses some NIS-related functions.
>
> Is there any known configuration issue for compiling applications with
> uclibc?
>
> Any ideas are welcome!
> TIA, Vitaly
> _______________________________________________
> uClibc mailing list
> uClibc at uclibc.org
> http://busybox.net/cgi-bin/mailman/listinfo/uclibc

 Here is my current nfs-utils patch. It adds libevent and libnfsidmap as well; 
NFS v4 support does not build completely yet. Minimally tested on x86.

Note that 1.0.8 has a problem with some missing header that's in glibc but not 
uClibc; I'll remember what it is in a minute.

 - Brent

 - Brent
-------------- next part --------------
A non-text attachment was scrubbed...
Name: nfs.patch
Type: text/x-diff
Size: 17521 bytes
Desc: not available
Url : http://lists.busybox.net/pipermail/uclibc/attachments/20060104/708e71d0/attachment.bin 


More information about the uClibc mailing list