From owner-freebsd-questions Mon Apr 2 17:46:57 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mercury.jorsm.com (mercury.jorsm.com [207.112.128.9]) by hub.freebsd.org (Postfix) with ESMTP id 685A937B71C for ; Mon, 2 Apr 2001 17:46:55 -0700 (PDT) (envelope-from steveb@mercury.jorsm.com) Received: by mercury.jorsm.com (Postfix, from userid 4147) id 978B4E4AE5; Mon, 2 Apr 2001 19:46:54 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by mercury.jorsm.com (Postfix) with ESMTP id 8DD82E0C41 for ; Mon, 2 Apr 2001 19:46:54 -0500 (CDT) Date: Mon, 2 Apr 2001 19:46:54 -0500 (CDT) From: Stephen Bader To: freebsd-questions@freebsd.org Subject: 3.5-Stable Upgrade Problem Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently used CVS to get the 4.x stable source. I used the 4.x-stable-supfile, which included *default release=cvs tag=RELENG_4. I was able to get the source just fine, but during the make world, it died with the following: /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 I left off the whole buildscript, but it can be viewed at http://www.jorsm.com/~steveb/buildscript Has anyone seen this before? Thanks in advance! -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message