From owner-freebsd-stable Wed Jan 10 9: 4:52 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 92F6337B401 for ; Wed, 10 Jan 2001 09:04:34 -0800 (PST) Received: (qmail 29191 invoked from network); 10 Jan 2001 17:04:33 -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 17:04:33 -0000 Message-ID: <3A5C9621.1D8D74F@gactr.uga.edu> Date: Wed, 10 Jan 2001 12:04:33 -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: Ian Dowse Cc: stable@freebsd.org Subject: Re: buildworld over nfs failing consistently References: <200101101633.aa16973@salmon.maths.tcd.ie> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG the only message was as originally posted: vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 Stop in /usr/src/gnu/usr.bin/perl/utils/h2ph. *** Error code 1 it never complained about not being able to find a file, etc. it simply spat out "Error code 1" after dealing with vnode_pager.h. in desperation, i did a "make -k installworld" on all of these nfs clients. the _only_ error was the original one: vm/vnode_pager.h -> vm/vnode_pager.ph *** Error code 1 (continuing) `install' not remade because of errors. ===> gnu/usr.bin/perl/utils/h2xs install -c -o root -g wheel -m 555 h2xs /usr/bin install -c -o root -g wheel -m 444 h2xs.1.gz /usr/share/man/man1 what could be the ramifications of this? are these machines irreparably wanked? how do i prevent this from happening again? > Try looking carefully at the lines of output preceding the > first '*** Error code 1' message. The 'h2ph' program will give out > if it was unable to open any of the files in /usr/include that it > tries to convert. I've seen an installworld fail because of this > before. Among all the 'xxx.h -> xxx.ph' messages there should be > something like: > > blah.h -> blah.ph > Can't open blah.h: No such file or directory > > Usually when I've seen this, it is because of a dangling symlink > on the machine where the installworld is being performed. > > Ian -- ------------------------------------ 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