Date: Sun, 23 May 1999 18:10:10 +0530 (IST) From: Ritwik Bhattacharya <ritwik@dbrci.blr.daimlerbenz.com> To: freebsd-questions@freebsd.org Subject: "make world" failed for 2.2.8-RELEASE sources Message-ID: <Pine.BSF.4.10.9905231801150.4794-100000@hamsadhwani.dbrci.blr.daimlerbenz.com>
next in thread | raw e-mail | index | archive | help
Hi,
I downloaded sources for 2.2.8-RELEASE from ftp.freebsd.org, and just
tried doing a "make world", like so :
*****
$ script /var/tmp/mw.out
$ make world
$ exit
$ tail -20 /var/tmp/mw.out
cc -nostdinc -O
-I/usr/src/usr.bin/global/gtags/../../../contrib/global/lib -Wall
-Wstrict-prototypes -Wmissing-prototypes
-I/usr/obj/usr/src/tmp/usr/include -Wall -Wstrict-prototypes
-Wmissing-prototypes -o gtags gtags.o
/usr/obj/usr/src/usr.bin/global/gtags/../lib/libglobalutil.a
gzip -c /usr/src/usr.bin/global/gtags/gtags.1 > gtags.1.gz
===> 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.
# exit
# exit
Script done on Sun May 23 16:43:49 1999
*****
Can anybody help me ? Should I get a new version of gcc ? I'm using
2.7.2.1.
tia, for any help.
Ritwik
The fact that a believer is happier than a sceptic is no more to
the point than the fact that a drunken man is happier than a sober
one. -- George Bernard Shaw
------------------------------------------------------------------
Daimler Benz Research Center India 302 A Somerset Apartments
137, Infantry Road 18 MG Road
Bangalore 560 001 Bangalore 560 001
India India
Tel : +91 80 286 1722
Fax : +91 80 286 1723
Mail : ritwik@dbrci.blr.daimlerbenz.com
------------------------------------------------------------------
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?Pine.BSF.4.10.9905231801150.4794-100000>
