From owner-freebsd-questions Mon Sep 9 21:42:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4191E37B400 for ; Mon, 9 Sep 2002 21:42:36 -0700 (PDT) Received: from mars.const.ru (mars.const.ru [217.23.130.166]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2CBD443E6A for ; Mon, 9 Sep 2002 21:42:35 -0700 (PDT) (envelope-from constathome@const.ru) Received: from const.ru (go-gw.beelinegprs.com [217.118.66.254]) by mars.const.ru (8.12.2/8.12.2) with ESMTP id g8A4gc7o026341 for ; Tue, 10 Sep 2002 08:42:45 +0400 (MSD) Message-ID: <3D7D77DF.3090107@const.ru> Date: Tue, 10 Sep 2002 08:41:03 +0400 From: Constantin Khackevich User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20010913 X-Accept-Language: en-us MIME-Version: 1.0 To: freebsd-questions Subject: buildworld next error :-((( Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit 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 Heeelp! I try to make 4.6.2 c++ -O -pipe -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/usr.bin/gperf -c /usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/main.cc c++ -O -pipe -I/usr/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/usr/src/gnu/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 in /usr/src/gnu/usr.bin/gperf. *** Error code 1 Stop in /usr/src. *** Error code 1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message