Problems compiling
During compilation I get this error messages.
Can somebody enlighten me what I'm missing?
gcc -s -o rpc.mountd mountd.o rpcmisc.o mount_dispatch.o mount_xdr.o rmtab.o logging.o fh.o auth_init.o auth_clnt.o auth.o libnfs.a
\
-L/usr/lib -lwrap
auth_clnt.o: In function `auth_user':
/tmp/netstd-3.07/nfs-server-2.2beta34/auth_clnt.c:128: undefined reference to `authdes_getucred'
/usr/lib/libwrap.a(hosts_access.o): In function `host_match':
hosts_access.o(.text+0x4c1): undefined reference to `yp_get_default_domain'
make[1]: *** [rpc.mountd] Error 1
make[1]: Leaving directory `/tmp/netstd-3.07/nfs-server-2.2beta34'
make: *** [build] Error 1
Installed is netbase 3.11-1 from hamm.
Since it looks to me like libwrap is incomplete I wonder if this is
a bug in the netbase package.
Regards,
Joey
--
VFS: no free i-nodes, contact Linus -- finlandia, Feb '94
Reply to: