Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: build.sh tools fails on amd64



On Wed, Dec 02, 2009 at 02:13:22AM +0900, Masao Uebayashi wrote:
> > dependall ===> binstall
> >      create  binstall/getid.d
> >      create  binstall/xinstall.d
> > In file included from /u/NetBSD/src/usr.bin/xinstall/xinstall.c:77:
> > /u/NetBSD/src/tools/binstall/../compat/sys/sha1.h:4:27: error: 
> > nbtool_config.h: No such file or directory
> >      create  binstall/.depend
> >     compile  binstall/xinstall.lo
> > In file included from /u/NetBSD/src/usr.bin/xinstall/xinstall.c:77:
> > /u/NetBSD/src/tools/binstall/../compat/sys/sha1.h:4:27: error: 
> > nbtool_config.h: No such file or directory
> > 
> > *** Failed target:  xinstall.lo
> > *** Failed command: cc -O -I/u/NetBSD/src/tools/binstall/../compat/sys 
> > -DTARGET_STRIP=\"/u/NetBSD/arch/amd64/TOOLS/bin/x86_64--netbsd-strip\" 
> > -I/u/NetBSD/src/usr.sbin/mtree -c -o xinstall.lo.o 
> > /u/NetBSD/src/usr.bin/xinstall/xinstall.c
> > *** Error code 1
> > 
> > Stop.
> > nbmake: stopped in /u/NetBSD/src/tools/binstall
> > 
> > *** Failed target:  dependall
> > 
> > This is with cleaned out obj, dest and tools dirs...
> 
> My bad.  I've just reverted my last change to tools/Makefile.host.  You'll
> prbably need clean relevant files to proceed.  Sorry for inconvenience.
Yep! cvs updated,  cleaned obj and build.sh 's running fine again.
Thanks for the quick fix.

Kurt


Home | Main Index | Thread Index | Old Index