[uClibc]nfs compile error

Frank R Callaghan f.callaghan at ieee.org
Fri May 17 20:40:49 UTC 2002


Hi,

I'm trying to compile nfs-utils-0.3.3 against uClibc-0.9.11 but I get
the following errror....

gcc -g -O2 -D_GNU_SOURCE -DHAVE_TCP_WRAPPER -I../../support/include -Wall  
-pipe  -DVERSION="\"nfs-utils 0.3.3\"" -DNFS3_SUPPORTED   -c -o exportfs.o 
exportfs.c
gcc  -L../../support/lib -o exportfs exportfs.o -lexport -lnfs
../../support/lib/libnfs.a(nfsctl.o): In function `nfsctl':
/home/rtlinux/nfs-utils-0.3.3/support/nfs/nfsctl.c:23: undefined reference to 
`syscall'
collect2: ld returned 1 exit status
make[2]: *** [exportfs] Error 1
make[1]: *** [all] Error 2
make: *** [all] Error 2

any ideas ?

Thanks,
	Frank.





More information about the uClibc mailing list