Subject: build failed
To: None <current-users@netbsd.org>
From: Markus Kurek <kurek@uni-duisburg.de>
List: current-users
Date: 02/09/2000 23:17:01
Hi,

Today I tried upgrading my i386 box running current of 991208
to a more recent version. I fetched the tarballs from last saturday.
I installed a new config and a new make as suggested on current-users
a few weeks ago. After a reboot with the new kernel and a make build I
see  this error right after make includes is done...

(cd /usr/src/current/000205/src/lib/csu &&  make  dependall MKMAN=no && 
make MKMAN=no install)
dependall ===> i386_elf
install ===> i386_elf
install -r -p -c   -o root -g wheel -m 444  crt0.o
/usr/world/usr/lib/crt0.o
install: crt0.o: No such file or directory
*** Error code 1
 

DESTDIR is set to /usr/world

any clues ?

Thanks
 Markus Kurek