Date: Wed, 18 Aug 2004 18:34:50 -0700 (PDT) From: Doug White <dwhite@gumbysoft.com> To: Stephen Hocking <shocking@houston.rr.com> Cc: current@freebsd.org Subject: Re: Persisten buildworld errors Message-ID: <20040818183312.T55263@carver.gumbysoft.com> In-Reply-To: <200408181910.i7IJAawl081643@bleep.craftncomp.com> References: <200408181910.i7IJAawl081643@bleep.craftncomp.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 18 Aug 2004, Stephen Hocking wrote: > All, > > I've not been able to get a clean buildworld since after August 6th. The > errors have varied (there was a persistent gcc error about various headers > missing) and the latest problem is this - This would tend to indicate that your installation is corrupted. I haven't had these problems and I've been building -current every day. Also they have not been showing up on the tinderbox. You can try doing a 'make includes' to try to overwirte whatever busted include files you have, but it might not fix things. You may want to grab a snapshot disc and "upgrade" to it. > c++ -O -pipe -I/usr/obj/cfs/bongo/current-src/src/i386/legacy/usr/include -I/cfs/bongo/current-src/src/gnu/usr.bin/gperf/../../../contrib/gperf/lib -I/cfs/bongo/current-src/src/gnu/usr.bin/gperf -c /cfs/bongo/current-src/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc > /cfs/bongo/current-src/src/gnu/usr.bin/gperf/../../../contrib/gperf/src/new.cc:38: error: `operator new' takes type `size_t' (`unsigned int') as first parameter > *** Error code 1 > > Stop in /cfs/bongo/current-src/src/gnu/usr.bin/gperf. > *** Error code 1 > > Stop in /cfs/bongo/current-src/src. > *** Error code 1 > > Stop in /cfs/bongo/current-src/src. > *** Error code 1 > > Stop in /cfs/bongo/current-src/src. > > -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040818183312.T55263>