Subject: ALPHA kernel build failure 20000527
To: None <port-alpha@netbsd.org>
From: Sean Doran <smd@ebone.net>
List: port-alpha
Date: 05/28/2000 14:16:08
cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-ari
-Wno-uninitialized -Wno-main -mno-fp-regs -I. -I../../../../arch -I../../../.
nostdinc -I../../../../../gnu/sys -DDIAGNOSTIC -DDEBUG -DLKM -DMIIVERBOSE -DM
SERS=32 -D_KERNEL -Dalpha  -c ../../../../dev/tc/bba.c
../../../../dev/tc/bba.c: In function `bba_reset':
../../../../dev/tc/bba.c:284: `IOASIC_CSR_ISDN_ENABLE' undeclared (first use 
this function)
../../../../dev/tc/bba.c:284: (Each undeclared identifier is reported only on
../../../../dev/tc/bba.c:284: for each function it appears in.)
cc1: warnings being treated as errors
../../../../dev/tc/bba.c: In function `bba_trigger_output':
../../../../dev/tc/bba.c:512: warning: implicit declaration of function `wbfl
'
../../../../dev/tc/bba.c: In function `bba_intr':
../../../../dev/tc/bba.c:609: `IOASIC_INTR_ISDN_TXLOAD' undeclared (first use
 this function)
../../../../dev/tc/bba.c:618: `IOASIC_INTR_ISDN_RXLOAD' undeclared (first use
 this function)
*** Error code 1