Subject: build.sh release fails (again...)
To: None <current-users@netbsd.org>
From: Chavdar Ivanov <ci@spidersweb.co.uk>
List: current-users
Date: 12/14/2004 15:47:29
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...  

....

--- 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.