Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jan 2003 10:22:17 -0800 (PST)
From:      Kevin Oberman <oberman@es.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   gnu/47063: Can't upgrade from V4 to V5 due to header conflicts
Message-ID:  <20030114182217.7122022EDB@pak.es.net>

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

>Number:         47063
>Category:       gnu
>Synopsis:       Can't upgrade from V4 to V5 due to header conflicts
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 14 10:30:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
ESnet--The Energy Sciences Network
>Environment:
System: FreeBSD kzin.es.net 4.7-STABLE FreeBSD 4.7-STABLE #22: Sat Jan  4 16:42:54 PST 2003     oberman@kzin.es.net:/usr/obj/usr/src/sys/KZIN  i386

>Description:
	When attempting to cvsup and upgrade the system from V4 to V5 I
get a fatal error building gperf/doc in the buildworld phase.
===> gnu/usr.bin/gperf/doc
c++  -O -pipe    -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc
In file included from /usr/include/stdio.h:44,
                 from /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.h:57,
                 from /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/bool-array.cc:21:
/usr/include/sys/_types.h:77: declaration does not declare anything
*** Error code 1
It appears to be a conflict between the 4.7 header files and the 5.0
header files.

The problem first appeared between Jan. 5 when I did a successful
buildworld and Jan. 10 when the problem first bit me. I have repeated
the problem with a clean /usr/obj and /usr/src.

cvsup was run with a tag=RELENG_5_0.

>How-To-Repeat:
	cvsup a STABLE system with tag=RELENG_5_0 and buildworld.

>Fix:

None at this time. I'm looking into it as time permits.




>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?20030114182217.7122022EDB>