From owner-freebsd-stable Wed Jan 10 8:33:39 2001 Delivered-To: freebsd-stable@freebsd.org Received: from salmon.maths.tcd.ie (salmon.maths.tcd.ie [134.226.81.11]) by hub.freebsd.org (Postfix) with SMTP id D18B537B400 for ; Wed, 10 Jan 2001 08:33:21 -0800 (PST) Received: from walton.maths.tcd.ie by salmon.maths.tcd.ie with SMTP id ; 10 Jan 2001 16:33:20 +0000 (GMT) To: "Robin P. Blanchard" Cc: stable@freebsd.org Subject: Re: buildworld over nfs failing consistently In-Reply-To: Your message of "Wed, 10 Jan 2001 10:54:24 EST." <3A5C85B0.4CB3C20D@gactr.uga.edu> Date: Wed, 10 Jan 2001 16:33:20 +0000 From: Ian Dowse Message-ID: <200101101633.aa16973@salmon.maths.tcd.ie> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In message <3A5C85B0.4CB3C20D@gactr.uga.edu>, "Robin P. Blanchard" writes: >no good. >same problem, same place. 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message