Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 08:41:03 +0400
From:      Constantin Khackevich <constathome@const.ru>
To:        freebsd-questions <freebsd-questions@freebsd.org>
Subject:   buildworld next error :-(((
Message-ID:  <3D7D77DF.3090107@const.ru>

next in thread | raw e-mail | index | archive | help
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...
<internal>: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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D7D77DF.3090107>