Date: Wed, 16 Aug 2000 02:30:04 -0700 (PDT) From: Sheldon Hearn <sheldonh@uunet.co.za> To: freebsd-bugs@FreeBSD.org Subject: Re: gnu/20608: Problem by 'make world' from update 4.0-Release to 4.1-STABLE Message-ID: <200008160930.CAA05147@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/20608; it has been noted by GNATS.
From: Sheldon Hearn <sheldonh@uunet.co.za>
To: "Sascha Valckenier Kips" <Merlin.Germany@gmx.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: gnu/20608: Problem by 'make world' from update 4.0-Release to 4.1-STABLE
Date: Wed, 16 Aug 2000 10:52:50 +0200
On Wed, 16 Aug 2000 10:50:21 +0200, Sheldon Hearn wrote:
> I assume this because this isn't a common problem, and other folks seem
> to be managing this upgrade without a hitch. I may be wrong, but if I
> were in your shoes, I should check this possibility first.
Bleh, I wasn't finished.
Other things that I was going to suggest were:
1) Pay careful attention to the output of cvsup -L 2 and confirm that
there are no warnings.
2) Delete the source file you're dying on (if it's always the same
source file).
3) Blow away your obj tree and clean up the src tree:
rm -rf /usr/obj
cd /usr/src
make cleandir
This advice is only useful if your problem is not hardware related. :-)
Ciao,
Sheldon.
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008160930.CAA05147>
