Date: Fri, 10 Nov 2000 16:22:59 -0800 From: Matt Pillsbury <mtp@brsp.net> To: freebsd-stable@FreeBSD.org Subject: buildworld failure Message-ID: <20001110162259.A87897@straylight.brsp.net>
next in thread | raw e-mail | index | archive | help
Hello,
I am trying to upgrade a 3.5 machine to 4.x-STABLE, and I've been
failing early in the process. More specifically, I've gotten stable
sources from cvs, cleaned out /usr/obj, and tried to make buildworld.
However, the build stops with:
/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
It looks to me like this is probably a problem with the c++ compiler I
have installed (c++ --version tells me it's 2.7.2.3) but I really have
no idea how to fix this.
Many thanks,
Matt
--
Matt Pillsbury | Phone: (805) 696-6997
Play: mtp@straylight.brsp.net | Work: mtp@physics.ucsb.edu
"Vietnam was China's Vietnam."--Phil Chang
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?20001110162259.A87897>
