Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2000 00:47:23 +0900 (JST)
From:      daniel <daniel@interq.or.jp>
To:        current@freebsd.org
Subject:   make buildworld failed
Message-ID:  <Pine.GSO.3.96LJ1.1b7.1000816004451.13615B-100000@imap.interq.or.jp>

next in thread | raw e-mail | index | archive | help
I am currently running 3.5-stable.
I cvsuped -current from cvsup.jp.freebsd.org today and I got the following 
error while trying to make -j4 builworld 

c++ -I/usr/obj/resource/src/i386/usr/include/g++ -O -pipe
-I/usr/obj/resource/src/i386/usr/include
-I/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/resource/src/gnu/usr.bin/gperf -c
/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80:
warning: `catch', `throw', and `try' are all C++ reserved words
/resource/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In
function `void operator delete(void *)':
/resource/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.
*** Error code 1






To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.GSO.3.96LJ1.1b7.1000816004451.13615B-100000>