From owner-freebsd-stable Sun Mar 14 23:13:36 1999 Delivered-To: freebsd-stable@freebsd.org Received: from polio.ecst.csuchico.edu (polio.ecst.csuchico.edu [132.241.4.13]) by hub.freebsd.org (Postfix) with SMTP id 4AF3714FAF for ; Sun, 14 Mar 1999 23:13:35 -0800 (PST) (envelope-from manek@ecst.csuchico.edu) Received: (qmail 438 invoked by uid 21024); 14 Mar 1999 23:13:16 -0800 Date: Sun, 14 Mar 1999 23:13:16 -0800 (PST) From: "Sameer R. Manek" To: freebsd-stable@FreeBSD.ORG Subject: make installworld over NFS Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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