From owner-freebsd-questions Thu May 14 22:53:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA15636 for freebsd-questions-outgoing; Thu, 14 May 1998 22:53:59 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from primenet.com (ip-20-158.phx.primenet.com [206.165.20.158]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id WAA15626 for ; Thu, 14 May 1998 22:53:52 -0700 (PDT) (envelope-from zeek@primenet.com) Received: (from zeek@localhost) by primenet.com (8.8.8/8.8.5) id WAA04890; Thu, 14 May 1998 22:51:53 -0700 (MST) Date: Thu, 14 May 1998 22:51:53 -0700 (MST) Message-Id: <199805150551.WAA04890@primenet.com> From: John Reynolds MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: freebsd-questions@FreeBSD.ORG Subject: question why make buildworld on 2.2.6 died... X-Mailer: VM 6.33 under Emacs 19.34.1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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