Subject: current alpha-build fails
To: None <current-users@netbsd.org>
From: Jarkko Teppo <jarkko.teppo@er-grp.com>
List: current-users
Date: 04/22/2003 10:14:48
Hi!

Current alpha-build is failing with:

cc -pipe -mno-fp-regs -ffreestanding  -pipe -Werror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Wno-uninitialized -I../../../../../../lib/libkern/arch/alpha -Dalpha -I../../. -I../../../../../../arch -I../../../../../.. -nostdinc -DDIAGNOSTIC -DLKM -DUCONSOLE -DMAXUSERS=128 -D_KERNEL -D_KERNEL_OPT    -c ../../../../../../lib/libkern/softfloat.c
In file included from ../../../../../../lib/libkern/softfloat.c:59:
../../../../../../lib/libkern/milieu.h:77: parse error before `0'
*** Error code 1

Stop.
nbmake: stopped in /src/src/sys/arch/alpha/compile/NOISEMAKER/lib/kern
*** Error code 1

Build host is 1.6L, sources fresh as of today. Tools are rebuilt,
mk.conf has:

COPTS+=-pipe
CFLAGS+=-pipe

I checked milieu.h and I don't see any changes (or problems) with it. I didn't
check thoroughly though...

TIA,
-- 
jht