Subject: Re: build.sh release fails (again...)
To: Chavdar Ivanov <ci@spidersweb.co.uk>
From: James Chacon <jmc@NetBSD.org>
List: current-users
Date: 12/14/2004 11:08:42
On Tue, Dec 14, 2004 at 03:47:29PM +0000, Chavdar Ivanov wrote:
> 
> I seem to have got a bad jinx on one of my systems here...
> 
> 
> The command is:
> 
> ./build.sh -a i386 -m i386 -j 3 -U -u -D \
> /d/netbsd-builds/2_0/i386/destdir -R /d/netbsd-builds/2_0/ \
> i386/releasedir -O /d/obj1/netbsd-builds/2_0/i386/obj -T \
> /d/netbsd-builds/2_0/i386/tools -x release
> 
> I did at least three CVS updates today, cleaned the destination folders,
> also ran 'make cleandir' in /usr/src, to no avail. Earlier threadlib.h was
> causing duplicate symbol error, now this...  
> 
> ....

Go to your object dir for libc and remove all the *.d and .depend files.

James


> --- do-lib-libc ---
> dependall ===> lib/libc
> nbmake: nbmake: don't know how to make
> /d/netbsd-builds/2_0/i386/destdir/usr/include/threadlib.h. Stop
> 
> *** Failed target:  dependall
> *** Failed command: cd
> /usr/src/lib/libc; /d/netbsd-builds/2_0/i386/tools/bin/nbmake realall
> *** Error code 2
> .....
> 
> 
> Cheers.
> 
>