Subject: 1.6.2 release doesn't compile
To: None <port-alpha@netbsd.org>
From: Torsten Harenberg <harenberg@physik.uni-wuppertal.de>
List: port-alpha
Date: 05/23/2005 18:07:11
Dear all,

I'm running a alpha under netbsd-1-6 release as webserver. Trying to build 
a new kernel after upgrading cvs (yes, with -rnetbsd-1-6) gives the 
following error:

[16:37] root@wpdu2:/usr/src $ cvs -q update -rnetbsd-1-6 -dPA
[...]

./build.sh -T /opt/alphatools -O /opt/alphaobj -D /opt/alphabuild tools kernel=wpdu2
[...]

/opt/alphatools/bin/alpha--netbsd-gcc -O2 -ffreestanding  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized  -Werror -mieee -mno-fp-regs  -DSYSVSEM -DSYSVMSG 
-DSYSVSHM -DCOMPAT_OSF1 -nostdinc -nostdinc -I. 
-I/opt/src/sys/lkm/compat/osf1 -isystem /opt/src/sys -isystem 
/opt/src/sys/arch -D_KERNEL -D_LKM  -c 
/opt/src/sys/compat/osf1/osf1_resource.c
/opt/alphatools/bin/alpha--netbsd-gcc -O2 -ffreestanding  -Wall 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized  -Werror -mieee -mno-fp-regs  -DSYSVSEM -DSYSVMSG 
-DSYSVSHM -DCOMPAT_OSF1 -nostdinc -nostdinc -I. 
-I/opt/src/sys/lkm/compat/osf1 -isystem /opt/src/sys -isystem 
/opt/src/sys/arch -D_KERNEL -D_LKM  -c 
/opt/src/sys/compat/osf1/osf1_signal.c
cc1: warnings being treated as errors
/opt/src/sys/compat/osf1/osf1_signal.c: In function `osf1_sys_sigaction':
/opt/src/sys/compat/osf1/osf1_signal.c:109: warning: implicit declaration 
of function `OSF1_SIGNO'
*** Error code 1

Stop.
nbmake: stopped in /opt/src/sys/lkm/compat/osf1
*** Error code 1

Is this allready known or should I send-pr?

Best regards,

    Torsten

<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
<>                                                              <>
<> Torsten Harenberg         harenberg@physik.uni-wuppertal.de  <>
<> Bergische Universitaet                                       <>
<> FB C - Physik             Tel.: +49 (0)202 439-3521          <>
<> Gaussstr. 20              Fax : +49 (0)202 439-2811          <>
<> 42097 Wuppertal                                              <>
<>                                                              <>
<><><><><><><>< Of course it runs NetBSD http://www.netbsd.org ><>