Subject: Build error with -current kernel for VAX
To: NetBSD Current-Users <current-users@netbsd.org>
From: Brian Chase <vaxzilla@jarai.org>
List: current-users
Date: 01/21/2004 17:29:25
I updated my sources only a few hours ago.

-brian.

--- netbsd ---
#      link  GENERIC/netbsd
/u0/work/netbsd-current/src/obj/tooldir.NetBSD-1.6ZG-i386/bin/vax--netbsdelf-ld -N -Ttext 80000000 -e start -S -o netbsd ${SYSTEM_OBJ} ${EXTRA_OBJ} vers.o
kern_exit.o(.text+0x39b): In function `exit1':
: undefined reference to `cpu_lwp_free'
kern_lwp.o(.text+0x582): In function `lwp_exit':
: undefined reference to `cpu_lwp_free'
*** [netbsd] Error code 1
1 error

nbmake: stopped in /u0/work/netbsd-current/src/sys/arch/vax/compile/obj/GENERIC

*** Failed target:  kern-GENERIC
*** Failed command: cd /u0/work/netbsd-current/src/sys/arch/vax/compile/obj/GENERIC && /u0/work/netbsd-current/src/obj/tooldir.NetBSD-1.6ZG-i386/bin/nbmake depend && /u0/work/netbsd-current/src/obj/tooldir.NetBSD-1.6ZG-i386/bin/nbmake
*** Error code 2

Stop.
nbmake: stopped in /u0/work/netbsd-current/src/etc
*** [release] Error code 1
1 error

nbmake: stopped in /u0/work/netbsd-current/src

ERROR: Failed to make release
*** BUILD ABORTED ***