Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 1999 00:28:44 -0700 (PDT)
From:      ritwik@dbrci.blr.daimlerbenz.com
To:        freebsd-gnats-submit@freebsd.org
Subject:   i386/11868: "make world" failed on sources from 2.2.8-RELEASE, installed over 2.2.5-RELEASE
Message-ID:  <19990524072844.8E26914C48@hub.freebsd.org>

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

>Number:         11868
>Category:       i386
>Synopsis:       "make world" failed on sources from 2.2.8-RELEASE, installed over 2.2.5-RELEASE
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 24 00:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Ritwik Bhattacharya
>Release:        2.2.5
>Organization:
Daimler Benz Research Center India
>Environment:
FreeBSD hamsadhwani.dbrci.blr.daimlerbenz.com 2.2.5-RELEASE FreeBSD 2.2.5-RELEASE #0: Mon Mar 29 12:42:45 IST 1999     ritwik@hamsadhwani.dbrci.blr.daimlerbenz.com:/usr/src/sys/compile/MYKERNEL  i386
>Description:
I downloaded sources for 2.2.8-RELEASE from ftp.freebsd.org, and installed them over my earlier sources (2.2.5) using : ./install.sh all. I then tried compiling the sources with : make world. This failed, with the following output :

hamsadhwani:/usr/home/ritwik $ tail -30 /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
>How-To-Repeat:
Install 2.2.5 on a PC (P333, 32MB RAM, 4GB HDD), then install sources for 2.2.8, and try make world.
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




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