From owner-freebsd-stable Fri Nov 10 16:20:26 2000 Delivered-To: freebsd-stable@freebsd.org Received: from straylight.brsp.net (unknown [63.116.153.166]) by hub.freebsd.org (Postfix) with ESMTP id EE35B37B479 for ; Fri, 10 Nov 2000 16:20:18 -0800 (PST) Received: (from mtp@localhost) by straylight.brsp.net (8.9.3/8.9.3) id QAA88830 for freebsd-stable@FreeBSD.org; Fri, 10 Nov 2000 16:22:59 -0800 (PST) (envelope-from mtp) Date: Fri, 10 Nov 2000 16:22:59 -0800 From: Matt Pillsbury To: freebsd-stable@FreeBSD.org Subject: buildworld failure Message-ID: <20001110162259.A87897@straylight.brsp.net> Reply-To: mtp@brsp.net Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i Organization: Procrastinators For a Better Tomorrow X-Sender: mtp@brsp.net Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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... :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