Subject: another kernel compile problem (sparc/dev/esp.c)
To: None <port-sparc@NetBSD.ORG>
From: Erik E. Fair <fair@clock.org>
List: port-sparc
Date: 07/20/1997 02:37:14
cc -g -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -mno-fpu
-I. -I../../../../arch -I../../../.. -nostdinc -DSWAPPAGER -DVNODEPAGER
-DDEVPAGER -DEXEC_AOUT -DEXEC_SCRIPT -DSUN4M -DKTRACE -DSYSVMSG -DSYSVSEM
-DSYSVSHM -DLKM -DDEBUG -DDIAGNOSTIC -DCOMPAT_43 -DCOMPAT_10 -DCOMPAT_11
-DCOMPAT_12 -DCOMPAT_SUNOS -DCOMPAT_SVR4 -DEXEC_ELF32 -DFFS -DNFS -DKERNFS
-DNULLFS -DMFS -DFDESC -DUMAPFS -DLFS -DPORTAL -DPROCFS -DCD9660 -DUNION
-DMSDOSFS -DNFSSERVER -DQUOTA -DFIFO -DNTP -DINET -DTCP_COMPAT_42 -DGATEWAY
-DMROUTING -DRASTERCONSOLE -DMAXUSERS=32 -D_KERNEL  -c
../../../../arch/sparc/dev/esp.c
../../../../arch/sparc/dev/esp.c: In function `espattach':
../../../../arch/sparc/dev/esp.c:403: `ncr53c9x_dmaselect' undeclared
(first use this function)
../../../../arch/sparc/dev/esp.c:403: (Each undeclared identifier is
reported only once
../../../../arch/sparc/dev/esp.c:403: for each function it appears in.)
*** Error code 1

Stop.