Date: Wed, 24 Jan 2001 21:54:22 -0600 From: Tom Kyle <tom@eos.umsl.edu> To: freebsd-stable@FreeBSD.ORG Subject: Re: make installworld fails *RESOLVED* Message-ID: <3A6FA36E.5B7D7BAD@eos.umsl.edu> References: <3A6F0FEF.F4A4BAD9@eos.umsl.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A6FA36E.5B7D7BAD>