Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 04 May 2001 11:45:09 -0400
From:      Peter Choe <choepete@mindspring.com>
To:        freebsd-stable@freebsd.org
Subject:   trouble upgrading to 4.3 stable
Message-ID:  <3AF2CE85.4ACBE91C@mindspring.com>

next in thread | raw e-mail | index | archive | help
i have 3.5 stable on my machine right now.

i have cvsup'ed the source tree for 4.3 stable.

but when i go to do make buildworld -DNOPERL, i get the following error:

...
c++ -I usr/obj/usr/src/i386/usr/include/g++ -O -pipe
-I/usr/obj/src/i386/usr/include
-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:
declarationof 'operator delete(void *)' throws different exceptions...
<internal>:82: ...from previous declaration here
*** Error code 1

Stop.
....

any suggestions?

peter choe

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?3AF2CE85.4ACBE91C>