Date: Sun, 14 Mar 1999 23:13:16 -0800 (PST) From: "Sameer R. Manek" <manek@ecst.csuchico.edu> To: freebsd-stable@FreeBSD.ORG Subject: make installworld over NFS Message-ID: <Pine.GHP.4.05.9903142306530.29651-100000@polio.ecst.csuchico.edu>
next in thread | raw e-mail | index | archive | help
I've been trying to perform an installworld over nfs, and this is where it bombs every time. cd /usr/obj/usr/src/gnu/usr.bin/perl/perl/ext/B ; make -B install INSTALLPRIVLI B=/usr/libdata/perl/5.00502 INSTALLARCHLIB=/usr/libdata/perl/5.00502/mach *** Error code 2 Here is my /etc/exports /usr -mapall=0 -alldirs 10.0.0.59 (they both share a common /usr/src and /usr/obj) I'm running nfsd -u -t -n 4 and mountd -r, someone suggested i try runing rpc.lockd, but that didn't help any either. both systems are running 3.1-stable. Thanks -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Sameer Manek manek@ecst.csuchico.edu "Don't be afraid your life will end; be afraid that it will never begin." -Grace Hansen -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GHP.4.05.9903142306530.29651-100000>