Subject: alpha kernel doesn't compile
To: None <current-users@netbsd.org>
From: Manuel Bouyer <bouyer@antioche.eu.org>
List: current-users
Date: 04/07/2002 20:48:09
Hi,
from kernel sources checked out today, alpha GENERIC fails to compile:
/home/tools-alpha/bin/alpha--netbsd-gcc  -mno-fp-regs -ffreestanding  -O2 -Werror -Wall -Wno-main -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-uninitialized  -Dalpha -I.  -I../../../../arch -I../../../.. -nostdinc -DDIAGNOSTIC -DLKM -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT   -c /home/cvs.netbsd.org/src/sys/arch/alpha/compile/GENERIC/../../../../compat/osf1/osf1_signal.c
/home/cvs.netbsd.org/src/sys/arch/alpha/compile/GENERIC/../../../../compat/osf1/osf1_signal.c: In function `osf1_sys_sigaction':
/home/cvs.netbsd.org/src/sys/arch/alpha/compile/GENERIC/../../../../compat/osf1/osf1_signal.c:104: `osf1_signal_xlist' undeclared (first use in this function)
/home/cvs.netbsd.org/src/sys/arch/alpha/compile/GENERIC/../../../../compat/osf1/osf1_signal.c:104: (Each undeclared identifier is reported only once
/home/cvs.netbsd.org/src/sys/arch/alpha/compile/GENERIC/../../../../compat/osf1/osf1_signal.c:104: for each function it appears in.)
*** Error code 1


-- 
Manuel Bouyer <bouyer@antioche.eu.org>
--