From owner-freebsd-questions Sun May 16 11: 4:12 1999 Delivered-To: freebsd-questions@freebsd.org Received: from www.crb-web.com (ns1.crb-web.com [209.70.120.131]) by hub.freebsd.org (Postfix) with SMTP id B285814FE2 for ; Sun, 16 May 1999 11:04:09 -0700 (PDT) (envelope-from wayne@crb.crb-web.com) Received: (qmail 18148 invoked by uid 1001); 16 May 1999 17:48:54 -0000 Date: Sun, 16 May 1999 13:48:54 -0400 (EDT) From: Wayne Cuddy Reply-To: wayne@crb-web.com Cc: FreeBSD Questions Subject: Re: buildworld fails on 3.1R In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG When is /usr/src if I do a 'make update' make exits with a status of 0 and appears to do nothing. This process finishes instantly. Is anyone else having trouble building 3.1Stable. Should I try to cvsup the source again or something? Wayne On Sun, 16 May 1999, hometeam wrote: > Date: Sun, 16 May 1999 13:37:53 -0400 (EDT) > From: hometeam > To: Wayne Cuddy > Cc: FreeBSD Questions > Subject: Re: buildworld fails on 3.1R > > > Try make update first from /usr/src, leave your make conf alone and > then remake with defaults. > > --/The human mind ordinarily operates at only ten percent of its capacity -- > the rest is overhead for the operating system.\-- > --/System Administrator support@techpower.net\-- > > > On Sun, 16 May 1999, 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: > > > > # > > 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 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message