From owner-freebsd-stable Wed Jan 10 6:12:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id A3BC637B402 for ; Wed, 10 Jan 2001 06:12:36 -0800 (PST) Received: from netcom1.netcom.com (user-2inis5b.dialup.mindspring.com [165.121.112.171]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id JAA01682; Wed, 10 Jan 2001 09:12:31 -0500 (EST) Received: by netcom1.netcom.com (Postfix, from userid 1000) id 519C2E6A2D; Wed, 10 Jan 2001 06:12:27 -0800 (PST) From: Mike Harding To: Robin_Blanchard@gactr.uga.edu Cc: stable@freebsd.org In-reply-to: <3A5B87EE.8ACA0D05@gactr.uga.edu> (Robin_Blanchard@gactr.uga.edu) Subject: Re: buildworld over nfs failing consistently References: <3A5B87EE.8ACA0D05@gactr.uga.edu> Message-Id: <20010110141227.519C2E6A2D@netcom1.netcom.com> Date: Wed, 10 Jan 2001 06:12:27 -0800 (PST) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message