Subject: Re: playing around with toolchain
To: None <current-users@netbsd.org>
From: emanuel stiebler <emu@ecubics.com>
List: current-users
Date: 10/29/2001 17:06:40
emanuel stiebler wrote:
> 
> Started make again ...

here is the next one :

cd /usr/src/etc && make -m /usr/src/share/mk DESTDIR=/ distrib-dirs
STRIP=/usr/tools/bin/powerpc--netbsd-strip /usr/tools/bin/binstall  -d
-o root -
g wheel -m 755 /
/usr/tools/bin/mtree -def mtree/NetBSD.dist -p // -U
mtree: unknown user `named'
mtree: failed at line 591 of the specification
*** Error code 1

Stop.
make: stopped in /usr/src/etc
*** Error code 1

Went to /usr/src/usr.sbin/mtree

starmax1# make
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-unini
tialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings
-Wswitch -Wsh
adow -Werror   -I/usr/src/usr.sbin/mtree/../../bin/ls
-I/usr/src/usr.sbin/mtree/
../../sbin/mknod -nostdinc -idirafter //usr/include -c
/usr/src/usr.sbin/mtree/c
ompare.c
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-unini
tialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings
-Wswitch -Wsh
adow -Werror   -I/usr/src/usr.sbin/mtree/../../bin/ls
-I/usr/src/usr.sbin/mtree/
../../sbin/mknod -nostdinc -idirafter //usr/include -c
/usr/src/usr.sbin/mtree/m
tree.c
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-unini
tialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings
-Wswitch -Wsh
adow -Werror   -I/usr/src/usr.sbin/mtree/../../bin/ls
-I/usr/src/usr.sbin/mtree/
../../sbin/mknod -nostdinc -idirafter //usr/include -c
/usr/src/usr.sbin/mtree/s
pec.c
cc -O  -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Wno-unini
tialized -Wreturn-type -Wcast-qual -Wpointer-arith -Wwrite-strings
-Wswitch -Wsh
adow -Werror   -I/usr/src/usr.sbin/mtree/../../bin/ls
-I/usr/src/usr.sbin/mtree/
../../sbin/mknod -nostdinc -idirafter //usr/include -c
/usr/src/usr.sbin/mtree/v
erify.c
cc   -o mtree -nostdlib -Wl,-rpath-link,//usr/lib //usr/lib/crt0.o
//usr/lib/crt
begin.o compare.o crc.o create.o misc.o mtree.o spec.o verify.o
stat_flags.o pac
k_dev.o -lutil -L//usr/lib -lgcc -lc -lgcc //usr/lib/crtend.o
nroff -Tascii -mandoc /usr/src/usr.sbin/mtree/mtree.8 > mtree.cat8
starmax1# make install
install -r -p -c -s   -o root -g wheel -m 555 mtree //usr/sbin/mtree
install -r -p -c   -o root -g wheel -m 444
/usr/src/usr.sbin/mtree/mtree.8 //usr
/share/man/man8/mtree.8
install -r -p -c   -o root -g wheel -m 444 mtree.cat8
//usr/share/man/cat8/mtree
.0
starmax1#

and "started make release" again 

starmax1# make release
Build started at: Mon Oct 29 17:04:37 PST 2001
cd /usr/src/tools && make -m /usr/src/share/mk build
build ===> binstall
build ===> gencat
build ===> mkdep
build ===> mtree
build ===> rpcgen
build ===> tsort
build ===> yacc
build ===> lex
build ===> asn1_compile
build ===> compile_et
build ===> config
build ===> lint
build ===> lint1
build ===> lint2
build ===> lorder
build ===> toolchain
build ===> texinfo
build ===> crunchgen
build ===> msgc
build ===> menuc
build ===> mklocale
build ===> mdsetimage
cd /usr/src/etc && make -m /usr/src/share/mk DESTDIR=/ distrib-dirs
STRIP=/usr/tools/bin/powerpc--netbsd-strip /usr/tools/bin/binstall  -d
-o root -
g wheel -m 755 /
/usr/tools/bin/mtree -def mtree/NetBSD.dist -p // -U
mtree: unknown user `named'
mtree: failed at line 591 of the specification
*** Error code 1

Stop.
make: stopped in /usr/src/etc
*** Error code 1

Stop.
make: stopped in /usr/src
*** Error code 1

Stop.
make: stopped in /usr/src
starmax1#