Subject: building with current source
To: None <current-users@netbsd.org>
From: Andreas Lohrum <Andreas.Lohrum@tngtech.com>
List: current-users
Date: 06/06/2002 10:14:38
Hi,

sources from tonight, last successful build from february,
/etc/mk.conf is empty, (/usr/src is really /big/src), running

/usr/src # ./build.sh -O /usr/obj -T /usr/tools

it stops with

install ===> libl
STRIP=/usr/tools/bin/i386--netbsdelf-strip /usr/tools/bin/nbinstall  -c  -r -o root -g wheel -m 444  -a "/usr/tools/bin/i386--netbsdelf-ranlib -t" libl.a /usr/lib/libl.a
STRIP=/usr/tools/bin/i386--netbsdelf-strip /usr/tools/bin/nbinstall  -c  -r -o root -g wheel -m 444  -a "/usr/tools/bin/i386--netbsdelf-ranlib -t" libl_p.a /usr/lib/libl_p.a
STRIP=/usr/tools/bin/i386--netbsdelf-strip /usr/tools/bin/nbinstall  -c  -r -o root -g wheel -m 444  llib-ll.ln /usr/libdata/lint
*** Error code 1

Stop.
nbmake: stopped in /big/src/lib/libl
*** Error code 1

Stop.
nbmake: stopped in /big/src/lib/libl
*** Error code 1

Stop.
nbmake: stopped in /big/src/lib
*** Error code 1

Stop.
nbmake: stopped in /big/src
*** Error code 1

Stop.
nbmake: stopped in /big/src

Any hints?

Thanks
Andreas