Date: Wed, 4 Jul 2001 15:36:52 -0700 (PDT) From: Alex Lee <alee@2win.com> To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: upgrade from 3.5 stable to 4.0 stable Message-ID: <Pine.BSF.4.21.0107041531040.70415-100000@ns1.2win.com>
next in thread | raw e-mail | index | archive | help
I finally decided to upgrade the server from 3.5 stable to 4.0. I tried to following the procedure in UPDATING. But when I do "make buildworld -DNOPERL", I got the following messages: c++ -I/usr/obj/usr/src/i386/usr/include/g++ -O -pipe -I/usr/obj/usr/src/i386/ usr/include -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/g nu/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 Any help is great appreciated. Alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0107041531040.70415-100000>