From owner-freebsd-stable Wed Jan 24 19:54:43 2001 Delivered-To: freebsd-stable@freebsd.org Received: from eos.umsl.edu (eos.umsl.edu [134.124.42.103]) by hub.freebsd.org (Postfix) with ESMTP id B2B9237B401 for ; Wed, 24 Jan 2001 19:54:25 -0800 (PST) Received: from eos.umsl.edu (localhost [127.0.0.1]) by eos.umsl.edu (8.11.1/8.11.1) with ESMTP id f0P3sM500362 for ; Wed, 24 Jan 2001 21:54:23 -0600 (CST) (envelope-from tom@eos.umsl.edu) Message-ID: <3A6FA36E.5B7D7BAD@eos.umsl.edu> Date: Wed, 24 Jan 2001 21:54:22 -0600 From: Tom Kyle Organization: University of Missouri-St. Louis X-Mailer: Mozilla 4.75 [en] (X11; U; FreeBSD 4.2-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.ORG Subject: Re: make installworld fails *RESOLVED* References: <3A6F0FEF.F4A4BAD9@eos.umsl.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG My own fault. Forgot to rm -rf /usr/obj before compiling a new source tree. Tom Kyle wrote: > > Hi, I'm tracking STABLE and 'make installworld' fails part of the way > through the perl section: > > ===> gnu/usr.bin/perl/suidperl > install -c -s -o root -g wheel -m 511 suidperl /usr/bin > /usr/bin/sperl5 -> /usr/bin/suidperl > /usr/bin/sperl5.00503 -> /usr/bin/suidperl > ===> gnu/usr.bin/perl/library > install: opnames.h: No such file or directory > *** Error code 71 > > Stop in /usr/src/gnu/usr.bin/perl/library. > *** 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. > > I blew away /usr/src, ran cvsup again, and then did a `make buildworld,` > 'make buildkernel,' 'make installkernel,' and then the 'make > installworld', where it died in the same place with the same error. > > My supfile contains the following: > > *default host=cvsup2.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs tag=RELENG_4 > *default delete use-rel-suffix > src-all > > Any tips or suggestions? > > Tom > > - > > Thomas A. Kyle > Network Security Administrator > University of Missouri-St. Louis > tkyle@jinx.umsl.edu > (314) 516-6012 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Thomas A. Kyle Network Security Administrator University of Missouri-St. Louis tkyle@jinx.umsl.edu (314) 516-6012 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message