From owner-freebsd-stable Wed Dec 19 1:41:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from libra.cs.put.poznan.pl (libra.cs.put.poznan.pl [150.254.30.29]) by hub.freebsd.org (Postfix) with ESMTP id 8609D37B419 for ; Wed, 19 Dec 2001 01:41:06 -0800 (PST) Received: from cs.put.poznan.pl (dcs-430x-pw.cs.put.poznan.pl [150.254.31.188]) by libra.cs.put.poznan.pl (Postfix on SuSE Linux 7.2 (i386)) with ESMTP id 8260B19 for ; Wed, 19 Dec 2001 10:23:19 +0100 (CET) Message-ID: <3C2060A2.9C5DE6E4@cs.put.poznan.pl> Date: Wed, 19 Dec 2001 10:40:50 +0100 From: Piotr Wozniak Organization: PUT X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org Subject: make buildworld failed Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'd like to upgrade system from 3.5 to 4.x STABLE (tag in supfile was RELENG_4) but 'make buildworld' stops and following error occurs: ----------------------------------------------------------------------- c++ -O -pipe -I/usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr1/src/gnu/usr.bin/gperf -c /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning: `catch', `throw', and `try' are all C++ reserved words /usr1/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function `void operator delete(void *)': /usr1/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 ------------------------------------------------------------------------ What can I do? Please help :) Piotr Wozniak To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message