From owner-freebsd-stable Tue Apr 14 10:14:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id KAA19780 for freebsd-stable-outgoing; Tue, 14 Apr 1998 10:14:15 -0700 (PDT) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from iglou.com (sendmail@iglou1.iglou.com [192.107.41.3]) by hub.freebsd.org (8.8.8/8.8.8) with SMTP id RAA19612 for ; Tue, 14 Apr 1998 17:13:54 GMT (envelope-from patrick@cre8tivegroup.com) Received: from gateway.cre8tivegroup.com [204.255.227.117] by iglou.com with esmtp (8.7.3/8.6.12) id 0yP9HF-0003c4-00; Tue, 14 Apr 1998 13:13:46 -0400 Message-ID: X-Mailer: XFMail 1.2 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Tue, 14 Apr 1998 13:14:39 -0400 (EDT) Organization: The Creative Group From: Patrick Gardella To: Patrick Gardella Subject: RE: First Make Buildworld Cc: stable@FreeBSD.ORG Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk Oh, never mind. I wasn't tracking src-contrib.... Grrr. Stupid mistake. Sorry for the wasted bandwidth. Patrick On 14-Apr-98 Patrick Gardella wrote: > I am doing my first buildworld on my existing 2.2.5 machine to 2.2-stable. I > am using cvsup to track the source. I had just run cvsup (RELENG_2_2) to > make > sure I was up to date. > > When I went to buildworld today, I found quite a few errors in my log file, > the > biggest being (A sample of the others are below): > > ===> gnu/usr.bin/groff/devX100 > "Makefile", line 6: Could not find > /usr/src/gnu/usr.bin/groff/devX100/../../../../contrib/groff/devX100/ > Makefile.sub > make: fatal errors encountered -- cannot continue > *** Error code 1 > > This occurs in the "Rebuilding the obj tree" step. > > A sample of the others are below. > > I've gone over the tutorial as well as Greg Lehey's book, but I don't know > how > to fix these. Should I just wait a day or so and watch if the source gets > changed? Or how should I fix it to make it work? > > Patrick Gardella > > > > Other errors (samples): > ===> gnu/usr.bin/cc/cc_tools > cannot open > /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/version.c: > no such file > "../Makefile.inc", line 31: warning: "sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < > /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/version.c" > returned non-zero status > /usr/obj/usr/src/gnu/usr.bin/cc/cc_tools created for > /usr/src/gnu/usr.bin/cc/cc_tools > ===> gnu/usr.bin/cc/cc_int > cannot open /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/version.c: > no such file > "../Makefile.inc", line 31: warning: "sed -e 's/.*\"\([^ \"]*\)[ \"].*/\1/' < > /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc/version.c" r > eturned non-zero status > /usr/obj/usr/src/gnu/usr.bin/cc/cc_int created for > /usr/src/gnu/usr.bin/cc/cc_int > ===> gnu/usr.bin/cc/cpp > cannot open /usr/src/gnu/usr.bin/cc/cpp/../../../../contrib/gcc/version.c: no > such file > "/usr/src/gnu/usr.bin/cc/cpp/../Makefile.inc", line 31: warning: "sed -e > 's/.*\"\([^ \"]*\)[ \"].*/\1/' < /usr/src/gnu/usr.bin/cc/cpp/../../../.. > /contrib/gcc/version.c" returned non-zero status > /usr/obj/usr/src/gnu/usr.bin/cc/cpp created for /usr/src/gnu/usr.bin/cc/cpp > ===> gnu/usr.bin/cc/cc1 > cannot open /usr/src/gnu/usr.bin/cc/cc1/../../../../contrib/gcc/version.c: no > such file > "/usr/src/gnu/usr.bin/cc/cc1/../Makefile.inc", line 31: warning: "sed -e > 's/.*\"\([^ \"]*\)[ \"].*/\1/' < /usr/src/gnu/usr.bin/cc/cc1/../../../.. > /contrib/gcc/version.c" returned non-zero status > /usr/obj/usr/src/gnu/usr.bin/cc/cc1 created for /usr/src/gnu/usr.bin/cc/cc1 > ===> gnu/usr.bin/cc/cc > cannot open /usr/src/gnu/usr.bin/cc/cc/../../../../contrib/gcc/version.c: no > such file > "/usr/src/gnu/usr.bin/cc/cc/../Makefile.inc", line 31: warning: "sed -e > 's/.*\"\([^ \"]*\)[ \"].*/\1/' < /usr/src/gnu/usr.bin/cc/cc/../../../../c > ontrib/gcc/version.c" returned non-zero status > /usr/obj/usr/src/gnu/usr.bin/cc/cc created for /usr/src/gnu/usr.bin/cc/cc > ===> gnu/usr.bin/cc/cc1obj > cannot open /usr/src/gnu/usr.bin/cc/cc1obj/../../../../contrib/gcc/version.c: > no such file > "/usr/src/gnu/usr.bin/cc/cc1obj/../Makefile.inc", line 31: warning: "sed -e > 's/.*\"\([^ \"]*\)[ \"].*/\1/' < /usr/src/gnu/usr.bin/cc/cc1obj/../.. > /../../contrib/gcc/version.c" returned non-zero status > /usr/obj/usr/src/gnu/usr.bin/cc/cc1obj created for > /usr/src/gnu/usr.bin/cc/cc1obj > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message