Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Dec 2001 10:40:50 +0100
From:      Piotr Wozniak <piotr.wozniak@cs.put.poznan.pl>
To:        freebsd-stable@FreeBSD.org
Subject:   make buildworld failed
Message-ID:  <3C2060A2.9C5DE6E4@cs.put.poznan.pl>

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




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