From owner-freebsd-stable Wed Jan 10 7:54:50 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mail.gactr.uga.edu (mail.gactr.uga.edu [128.192.37.21]) by hub.freebsd.org (Postfix) with SMTP id 1F96937B401 for ; Wed, 10 Jan 2001 07:54:30 -0800 (PST) Received: (qmail 21822 invoked from network); 10 Jan 2001 15:54:24 -0000 Received: from qat.noc.nat (HELO gactr.uga.edu) ([10.10.100.125]) (envelope-sender ) by mail.servers.nat (qmail-ldap-1.03) with SMTP for ; 10 Jan 2001 15:54:24 -0000 Message-ID: <3A5C85B0.4CB3C20D@gactr.uga.edu> Date: Wed, 10 Jan 2001 10:54:24 -0500 From: "Robin P. Blanchard" X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Mike Harding Cc: stable@freebsd.org Subject: Re: buildworld over nfs failing consistently References: <3A5B87EE.8ACA0D05@gactr.uga.edu> <20010110141227.519C2E6A2D@netcom1.netcom.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG no good. same problem, same place. 1) nfs server: /etc/exports: /export -alldirs -maproot=root /usr -alldirs -maproot=root /etc/make.conf: FETCH_BEFORE_ARGS=-p USA_RESIDENT=yes WITH_PNG_MMX=yes cvsup'ed last night. rebuilt and installed world successfully this morning. 2) nfs client: /etc/fstab: castro.servers.nat:/usr/src /usr/src nfs rw 0 0 castro.servers.nat:/usr/obj /usr/obj nfs rw 0 0 /etc/make.conf FETCH_BEFORE_ARGS=-p USA_RESIDENT=yes WITH_PNG_MMX=yes installworld still fails at same point. any other ideas? Mike Harding wrote: > > if /etc/make.conf is not identical on all machines the make/install > can fail... > > Date: Tue, 09 Jan 2001 16:51:42 -0500 > From: "Robin P. Blanchard" > X-Accept-Language: en > Content-Type: text/plain; charset=us-ascii > Sender: owner-freebsd-stable@FreeBSD.ORG > X-Loop: FreeBSD.ORG > Precedence: bulk > > ok. i really need some help here. i've got several (identical) > dell poweredge servers that i've been trying to update for a few > weeks now -- all to no avail. i put together a fresh new install > on one this morning, cvsup'ed the source and successfully built and > installed world. marvelous. now for the other six machines... > > the fresh box is the NFS server with /etc/exports like so: > > /usr -alldirs -maproot=root:staff (this is a private network so i'm not > too concerned about > who's connecting -- only me) > > the six other servers have this in their /etc/fstab: > > castro.servers.nat:/usr/src /usr/src nfs rw 0 0 > castro.servers.nat:/usr/obj /usr/obj nfs rw 0 0 > > an installworld on *any* of these machines goes along just fine until > getting to: > > ===> gnu/usr.bin/perl/library/B > cd /usr/obj/usr/src/gnu/usr.bin/perl/library/B/ext/B ; make -B install > INSTALLP > RIVLIB=/usr/libdata/perl/5.00503 > INSTALLARCHLIB=/usr/libdata/perl/5.00503/mach > > where it plods along a bit more until: > > [...snip...] > vm/vnode_pager.h -> vm/vnode_pager.ph > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl/utils. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/perl. > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin. > *** Error code 1 > > Stop in /usr/src/gnu. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. -- ------------------------------------ Robin P. Blanchard Network Engineering & Support Georgia Center for Continuing Ed. fon: 706.542.2404 fax: 706.542.6546 email: Robin_Blanchard@gactr.uga.edu ------------------------------------ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message