Date: Mon, 19 Feb 2001 09:17:41 -0800 (PST) From: Charlie Root <root@gouda.acatysmoof.com> To: freebsd-stable@freebsd.org Cc: teslik@yahoo.com Message-ID: <200102191717.JAA01256@gouda.acatysmoof.com>
next in thread | raw e-mail | index | archive | help
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
<teslik@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?200102191717.JAA01256>
