Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 1999 21:17:09 +0200
From:      Andreas Klemm <andreas@klemm.gtn.com>
To:        Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>
Cc:        Kenneth Wayne Culver <culverk@wam.umd.edu>, freebsd-current@FreeBSD.ORG
Subject:   Re: I still get errors on make world
Message-ID:  <19990405211709.A1814@titan.klemm.gtn.com>
In-Reply-To: <XFMail.990405195100.asmodai@wxs.nl>; from Jeroen Ruigrok/Asmodai on Mon, Apr 05, 1999 at 07:51:00PM %2B0200
References:  <Pine.BSF.4.05.9904051335340.244-100000@culverk.student.umd.edu> <XFMail.990405195100.asmodai@wxs.nl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 05, 1999 at 07:51:00PM +0200, Jeroen Ruigrok/Asmodai wrote:
> On 05-Apr-99 Kenneth Wayne Culver wrote:
> > I still get errors, would killing all the source, and re-supping do the
> > trick??
> 
> To ensure a complete clean build try to do this:
> 
> rm -rf the whole of /usr/obj
> 
> cvsup one last time
> 
> then make world or buildworld WITHOUT -j flags.
> 
> Takes a while, but ensure accurate errors for the remaining errors. That's
> how I am trying to `help' David ;)

I did additionally the following:
	rm -rf /usr/include/*
	cd /usr/src
	make includes
	cd /usr/src/gnu/usr.bin/gcc
	make clean all install

-- 
Andreas Klemm                               http://www.FreeBSD.ORG/~andreas
                                  http://www.freebsd.org/~fsmp/SMP/SMP.html
                                powered by Symmetric MultiProcessor FreeBSD


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990405211709.A1814>