Dear List,
I keep getting the following error when upgrading to 4-STABLE from 3-STABLE.I am
following UPDATING exactly. This error occurs during buildworld.
c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe -I/usr/obj/usr/src/i386/u
sr/include -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gn
u/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.
*** Error code 1
Stop.
*** Error code 1
Stop.
<snip>
There are just more of the same Error code 1s after the snip. I blew away my obj tree
before the build. I cvsupd the 4-STABLE with RELENG_4 tag. That went perfectly and
finished successfully. I also tried 4.1.1-RELEASE with errors, 4.2-RELEASE with
errors, 4.0-RELEASE with errors - not the same errors, all different errors. I'm
having a heck of a time upgrading :( Any ideas?
Thanks,
Alex
<[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message