[uClibc]nfs compile error, please help

Manuel Novoa III mjn3 at codepoet.org
Tue May 21 17:52:35 UTC 2002


On Tue, May 21, 2002 at 12:13:44PM -0400, Frank R Callaghan wrote:
> Is anyone using nfs-utils ? am I using the wronge package ?
> just being stupid ?
> 
> I must get the nfs working soon or switch back to glibc (if I can get it in)
> this seems like a simple question but..no answers are comeing !?

According to you linker message you posted, you need the generic syscall
function.  While it is currently missing from uClibc,  adding it should
be easy enough.  Alternately, you might be able to replace its use with
specific function calls.

Manuel



More information about the uClibc mailing list