From owner-freebsd-questions Sun Jul 15 8:18:25 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bsduser.ca (194.40.220-216.q9.net [216.220.40.194]) by hub.freebsd.org (Postfix) with ESMTP id 9AA8137B406; Sun, 15 Jul 2001 08:18:14 -0700 (PDT) (envelope-from chris@collins-ca.com) Received: from bsduser.ca (bsduser.ca [216.220.40.194]) by bsduser.ca (8.11.3/8.11.3) with ESMTP id f6FFM2n91303; Sun, 15 Jul 2001 11:22:02 -0400 (EDT) (envelope-from chris@collins-ca.com) Date: Sun, 15 Jul 2001 11:22:02 -0400 (EDT) From: Chris Collins X-X-Sender: To: Cc: Subject: Re: buildworld problem. In-Reply-To: <20010714133434.F14426-100000@bsduser.ca> Message-ID: <20010715111916.X88805-100000@bsduser.ca> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hello I have tried another cvsup today and then tried a buildworld again. Now I am getting a new error message. Does anybody know how to resolve this error? Thanks -------------------------------------------------------------- >>> stage 4: building everything.. -------------------------------------------------------------- cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec CFLAGS="-nostdinc -O -pipe " PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 all ===> share/info ===> include ===> include/rpcsvc ===> lib ===> lib/csu/i386-elf ===> lib/libcom_err gzip -cn /usr/src/lib/libcom_err/../../contrib/com_err/com_err.3 > com_err.3.gz -cn: No such file or directory *** Error code 1 Stop in /usr/src/lib/libcom_err. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. bsduser# 11:15AM up 4 days, 10:21, 3 users, load averages: 0.56, 0.76, 0.91 On Sat, 14 Jul 2001, Chris Collins wrote: > > Hello All > > I have just cvsuped and now I am trying to make buildworld with no luck. > > I'm getting the following error and I have no idea where to begin to fix > this. The only thing I have tried is running cvsup again from another > cvsup site incase there was something wrong with the one I was using. > > Does anybody have any ideas? > > > -------------------------------------------------------------- > >>> stage 4: building everything.. > -------------------------------------------------------------- > cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj > COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin > LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib > OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec CFLAGS="-nostdinc -O > -pipe " PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 > GROFF_BIN_PATH=/usr/obj/usr/src/i386/usr/bin > GROFF_FONT_PATH=/usr/obj/usr/src/i386/usr/share/groff_font > GROFF_TMAC_PATH=/usr/obj/usr/src/i386/usr/share/tmac > DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" > PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin > make -f Makefile.inc1 all > ===> share/info > ===> include > ===> include/rpcsvc > ===> lib > ===> lib/csu/i386-elf > ===> lib/libcom_err > make: don't know how to make com_err.3. Stop > *** Error code 2 > > Stop in /usr/src/lib. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > Chris > > > ------- > > > > 1:30PM up 3 days, 12:36, 3 users, load averages: 0.71, 0.72, 0.84 > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message