Date: Sun, 16 May 1999 13:16:31 -0400 (EDT) From: Wayne Cuddy <wayne@crb-web.com> To: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: buildworld fails on 3.1R Message-ID: <Pine.LNX.3.95.990516131608.16949G-100000@crb.crb-web.com> In-Reply-To: <373F0083.33226578@3-cities.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Yes On Sun, 16 May 1999, Kent Stewart wrote: > Date: Sun, 16 May 1999 10:29:39 -0700 > From: Kent Stewart <kstewart@3-cities.com> > To: wayne@crb-web.com > Cc: FreeBSD Questions <freebsd-questions@FreeBSD.ORG> > Subject: Re: buildworld fails on 3.1R > > > > Wayne Cuddy wrote: > > > > I am using FBSD 3.1Release and I cvsupped src-all 3.1Stable yesterday. The only entries > > I changed in /etc/make.conf are: > > Did you remove /usr/obj/* as per Nik's instructions? > > Kent > > > > > # > > CFLAGS= -O -pipe > > # > > # > > # Avoid compiling profiled libraries > > NOPROFILE= true > > > > Once buildworld is typed it cranks for about ten minutes and this is what I > > get: > > > > if [ -h /usr/obj/usr/src/tmp/usr/include/machine ]; then rm -f > > /usr/obj/usr/src/tmp/usr/include/machine; fi > > mtree -deU -f /usr/src/include/../etc/mtree/BSD.include.dist -p > > /usr/obj/usr/src/tmp/usr/include > > cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 cam/*.h > > /usr/obj/usr/src/tmp/usr/include/cam > > cd /usr/src/include/../sys; install -C -o root -g wheel -m 444 msdosfs/*.h > > /usr/obj/usr/src/tmp/usr/include/msdosfs > > install: msdosfs/*.h: No such file or directory > > *** Error code 71 > > > > Stop. > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > Stop. > > *** Error code 1 > > > > Stop. > > > > Once again any and all help is appreciated. > > > > Wayne > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message > > -- > Kent Stewart > Richland, WA > > mailto:kstewart@3-cities.com > http://www.3-cities.com/~kstewart/index.html > > Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR > http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.95.990516131608.16949G-100000>