Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 1998 13:01:57 -0400 (EDT)
From:      Patrick Gardella <patrick@cre8tivegroup.com>
To:        stable@FreeBSD.ORG
Subject:   First Make Buildworld
Message-ID:  <XFMail.980414130157.patrick@cre8tivegroup.com>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980414130157.patrick>