Date: Thu, 14 May 1998 22:51:53 -0700 (MST) From: John Reynolds <zeek@primenet.com> To: freebsd-questions@FreeBSD.ORG Subject: question why make buildworld on 2.2.6 died... Message-ID: <199805150551.WAA04890@primenet.com>
next in thread | raw e-mail | index | archive | help
I installed 2.2.6 the other night. For the sheer geekness of it I decided to try and do a "make buildworld" so that I can become more familiar with the whole build procedure, etc. (preparing to learn to track current when I get a more burley machine ...). After I make the group "mail" in /etc/group the make proceeded fine until: ===> usr.bin/global/gctags cc -nostdinc -O -I/usr/src/usr.bin/global/gctags/../../../contrib/global/lib -I/ usr/src/usr.bin/global/gctags/../../../contrib/global/gctags -DGLOBAL -DYACC -Wa ll -Wstrict-prototypes -Wmissing-prototypes -I/usr/obj/usr/src/tmp/usr/include -Wall -Wstrict-prototypes -Wmissing-prototypes -c /usr/src/usr.bin/global/gctag s/C.c /usr/src/usr.bin/global/gctags/C.c: In function `c_entries': /usr/src/usr.bin/global/gctags/C.c:280: `rflag' undeclared (first use this funct ion) /usr/src/usr.bin/global/gctags/C.c:280: (Each undeclared identifier is reported only once /usr/src/usr.bin/global/gctags/C.c:280: for each function it appears in.) *** Error code 1 How could it be that source code for 2.2.6 on the 2.2.6 CD wouldn't compile? Did the wrong code (for at least this file) get put into the source tarballs? Following suit with most things I do under FreeBSD, I was anticipating this "make buildworld" to be rather smooth (or to at least finish)--given that I was using "virgin" sources so it's not like I went about mucking things up. Any ideas why this didn't work "out-of-the-box"? -Jr -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= John Reynolds Central Logic Engineering, CDS, Intel Corporation jreynold@sedona.intel.com My opinions are mine, not Intel's zeek@primenet.com Running FreeBSD 2.2.6. FreeBSD: The Power to http://www.primenet.com/~zeek/ Serve. Join us!!! @ http://www.FreeBSD.org/ =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 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?199805150551.WAA04890>