Subject: Re: build.sh build craps out
To: NetBSD-current <current-users@NetBSD.org>
From: Sascha Retzki <lantis@askarali.info>
List: current-users
Date: 03/29/2005 12:25:18
On Tue, Mar 29, 2005 at 05:17:38PM +1000, Luke Mewburn wrote:
> Try
> 1. Removing your objdir & destdir
> 2. Ensure that you have no stale files or directories in your srcdir,
> by using 'cvs update -dP' and looking for `?' files.
> 3. Ensure that you have no stale symlinks in your srcdir (using find).
> 'cvs update' will not detect nor complain about these.
>
> Then try again.
That is a frequent answer, huh? What about advising this at
http://www.netbsd.org/MailingLists/ and
http://www.netbsd.org/Documentation/current/
?