[uClibc]linux/sunrpc/msg_prot.h not found

Erik Andersen andersen at codepoet.org
Wed Nov 28 15:20:30 UTC 2001


On Wed Nov 28, 2001 at 11:06:46AM +0100, Klaus Reinhardt wrote:
> ----------------- mailto:K.Rdt at TU-Berlin.DE start -------------------
> Hi
> 
> Using uClibc-20011125 to compile busybox-0.60.[1|2]
> (under linux-2.4.7) I got the following. This error
> didn't appear with a previous (month ago?) uClibc-tar-ball.
> 
> /usr/i386-linux-uclibc/usr/bin/i386-uclibc-gcc 
> 	-Wall -Wshadow -Os -fomit-frame-pointer 
> 	-D_GNU_SOURCE  -DBB_VER='"0.60.2"' -DBB_BT='"2001.11.28-09:53+0000"'  
> 	-I.  -c nfsmount.c -o nfsmount.o
> In file included from nfsmount.c:53:
> /usr/i386-linux-uclibc/include/linux/nfs.h:10: 
> 	linux/sunrpc/msg_prot.h: Datei oder Verzeichnis nicht gefunden
> make: *** fsmount.o] Error 1

A few days ago I made a change to speed up 'make install' (it was
forking once for each file to be installed), which accidentally
caused subdirectories under $(PREFIX)$(DEVEL_PREFIX)/linux to not
be installed.  I fixed it about a day later, but it looks like
you get bitten.

Do a 'cvs up' and then re-run 'make install' and it should be
fixed,

 -Erik

--
Erik B. Andersen             http://codepoet-consulting.com/
--This message was written using 73% post-consumer electrons--





More information about the uClibc mailing list