Subject: Re: build.sh release fails (again...)
To: James Chacon <jmc@NetBSD.org>
From: Chavdar Ivanov <ci@spidersweb.co.uk>
List: current-users
Date: 12/14/2004 22:20:13
On Tue, 14 Dec 2004, James Chacon wrote:
> 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.
Arghhhh... I guess too little sleep... I just noticed my obj tree was
different from the rest and never cleaned... starting again.
I'll post again after completion, but it's got to be this, as I could not
find a file to contain the string 'treadlib' under /usr/src.
>
> 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.
> >
> >
>