Subject: Re: build.sh tools stops at # compile compat/pw_scan.lo
To: =?ISO-8859-1?Q?Timo_Sch=F6ler?= <timo.schoeler@macfinity.net>
From: Ryan Moe <ryan@say-10.net>
List: current-users
Date: 06/16/2004 13:39:45
Timo Sch=F6ler wrote:

> hi,
>
> running 'build.sh tools' on a newly checked out -current src quits=20
> with  the error quoted below. machine is a mp/i386, i've tried with=20
> 2.0E,  2.0C and 1.6.2 kernel -- doesn't change anything.
>
> anyone?
>
> -----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----=20
> -8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----=20
> -8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<-----8<----=20
> -8<-----8<
>
> #   compile  compat/pw_scan.lo
> cc -O  -I. -I./include -I/usr/src/tools/compat=20
> -DHAVE_NBTOOL_CONFIG_H=3D1   -D_FILE_OFFSET_BITS=3D64 -D_NETBSD_SOURCE=20
> -D__DBINTERFACE_PRIVATE -c -o  pw_scan.lo.o   =20
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c: In function =20
> `__nbcompat_pw_scan':
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:96: =20
> `_PASSWORD_NOWARN' undeclared (first use in this function)
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:96: (Each=20
> undeclared  identifier is reported only once
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:96: for each =20
> function it appears in.)
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:107: =20
> `_PASSWORD_NOUID' undeclared (first use in this function)
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:119: =20
> `_PASSWORD_NOGID' undeclared (first use in this function)
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:121: =20
> `_PASSWORD_OLDFMT' undeclared (first use in this function)
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:125: =20
> `_PASSWORD_NOCHG' undeclared (first use in this function)
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c:125: =20
> `_PASSWORD_NOEXP' undeclared (first use in this function)
>
> *** Failed target:  pw_scan.lo
> *** Failed command: cc -O -I. -I./include -I/usr/src/tools/compat =20
> -DHAVE_NBTOOL_CONFIG_H=3D1 -D_FILE_OFFSET_BITS=3D64 -D_NETBSD_SOURCE =20
> -D__DBINTERFACE_PRIVATE -c -o pw_scan.lo.o =20
> /usr/src/tools/compat/../../lib/libc/gen/pw_scan.c
> *** Error code 1
>
> Stop.
> nbmake: stopped in /usr/src/tools/compat
>
> *** Failed target:  dependall
> *** Failed command: cd /usr/src/tools/compat; =20
> /usr/src/tooldir.NetBSD-2.0E-i386/bin/nbmake realall
> *** Error code 1
>
> Stop.
> nbmake: stopped in /usr/src/tools/compat
>
> *** Failed target:  dependall-compat
> *** Failed command: _makedirtarget() { dir=3D"$1"; shift; target=3D"$1"=
; =20
> shift; case "${dir}" in /*) this=3D"${dir}/"; real=3D"${dir}" ;; .) =20
> this=3D""; real=3D"/usr/src/tools" ;; *) this=3D"${dir}/"; =20
> real=3D"/usr/src/tools/${dir}" ;; esac; show=3D${this:-.}; echo=20
> "${target}  =3D=3D=3D> ${show%/}${1:+ (with: $@)}"; cd "${real}" && =20
> /usr/src/tooldir.NetBSD-2.0E-i386/bin/nbmake _THISDIR_=3D"${this}" "$@"=
 =20
> ${target}; }; _makedirtarget compat dependall
> *** Error code 1
>
> Stop.
> nbmake: stopped in /usr/src/tools
>
> ERROR: Failed to make tools
> *** BUILD ABORTED ***
> dreyfus: {4}
>
>
>
>
I'm seeing the exact same thing.  I've been checking out sources=20
repeatedly the last 2 days and nothing seems to change.  Anybody know=20
what I can do about this?  I'd really like to upgrade my laptop to -curre=
nt.

Thank you,
Ryan Moe