Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Apr 1998 01:36:26 -0500 (CDT)
From:      Jeffrey Lynn Jeffries <jeffries@silo.csci.unt.edu>
To:        stable@FreeBSD.ORG
Subject:   Make world fails on gctags
Message-ID:  <Pine.BSF.3.96.980412013320.21026A-100000@xray.csci.unt.edu>

next in thread | raw e-mail | index | archive | help
I am trying to do a make world from today's sources.  After it gets about
two hours into the make, it fails with an Error 1 (specifically at
usr.bin/global/gctags).  I have included the tail of the make below.  Does
anyone have any ideas as to why this is happening?  Where *should* it find
rflag???


===> 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 -Wall -Wstrict-prototypes -Wmissing-prototypes   -I/usr/obj/usr/src/tmp/usr/include -Wall -Wstrict
-prototypes -Wmissing-prototypes -c /usr/src/usr.bin/global/gctags/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 function)
/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

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


==========================================================================
   Jeffrey Lynn Jeffries, jeffries@unt.edu
   Proud user of FreeBSD: Ask me how to unleash the daemon inside your PC


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?Pine.BSF.3.96.980412013320.21026A-100000>