Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Nov 2001 13:59:06 -0800 (PST)
From:      Charles Martin <joelisp@yahoo.com>
To:        freebsd-stable@freebsd.org
Subject:   Broken buildworld for RELENG_4 from 3.4-STABLE
Message-ID:  <20011114215906.74008.qmail@web9205.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
I am trying to upgrade my 3.4-STABLE box to 4.x-STABLE.  I have virgin
/usr/src and /usr/obj partitions.  My stable supfile looks like this:

% cat stable-supfile
*default host=cvsup9.FreeBSD.org
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
src-all

I run the following command

% cvsup -g -L 2 stable-supfile

As far as I can tell, everything is correctly synched.

% cd /usr/src
% make buildworld
[...]    
c++  -O -pipe    -fmemoize-lookups -fsave-memoized
-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/new.cc
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning:
`catch', `throw', and `try' are all C++ reserved words
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function `void
operator delete(void *)':
/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:82: declaration of
`operator delete(void *)' throws different exceptions...
<internal>:82: ...from previous declaration here
*** Error code 1
Stop.

Can someone help me?  Thanks.


__________________________________________________
Do You Yahoo!?
Find the one for you at Yahoo! Personals
http://personals.yahoo.com

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?20011114215906.74008.qmail>