From owner-freebsd-questions Wed Jul 4 15:37:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns1.2win.com (ns1.2win.com [206.40.35.1]) by hub.freebsd.org (Postfix) with ESMTP id D161137B401; Wed, 4 Jul 2001 15:36:56 -0700 (PDT) (envelope-from alee@2win.com) Received: from ns1.2win.com (ns1.2win.com [206.40.35.1]) by ns1.2win.com (8.9.3/8.9.3) with ESMTP id PAA70430; Wed, 4 Jul 2001 15:36:52 -0700 (PDT) (envelope-from alee@2win.com) Date: Wed, 4 Jul 2001 15:36:52 -0700 (PDT) From: Alex Lee To: freebsd-questions@freebsd.org Cc: freebsd-stable@freebsd.org Subject: upgrade from 3.5 stable to 4.0 stable Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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... :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