Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2001 09:29:36 -0500 (EST)
From:      David Miller <dmiller@sparks.net>
To:        freebsd-stable@freebsd.org
Subject:   Stable not compiling
Message-ID:  <Pine.BSF.4.21.0111160925420.8702-100000@search.sparks.net>

next in thread | raw e-mail | index | archive | help
I CVSupped about 15 minutes ago, tried to make buildworld and got:

c++  -O -pipe     -I/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/usr2/src/gnu/usr.bin/gperf -c
/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/list-node.cc
c++  -O -pipe     -I/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/usr2/src/gnu/usr.bin/gperf -c
/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/main.cc
c++  -O -pipe     -I/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib
-I/usr2/src/gnu/usr.bin/gperf -c
/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc
/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:80: warning: `catch',
`throw', and `try' are all C++ reserved words
/usr2/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc: In function
`void operator delete(void *)':
/usr2/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

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.


The system was upgrade yesterday from 3.4S to 4.0 with the 4.0 CD, if that
makes a difference.  /usr/src was removed before starting the sup so it
should be a clean copy.

I had the same error with a copy cvsupped last night around midnight.

What am I doing wrong?

Thanks,

--- David


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?Pine.BSF.4.21.0111160925420.8702-100000>