Subject: error in sup 1997/7/18 (sparc/dev/xd.c)
To: None <port-sparc@NetBSD.ORG>
From: Erik E. Fair <fair@clock.org>
List: port-sparc
Date: 07/18/1997 23:39:57
cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes -mno-fpu -I.
-I../../../../arch -I../../../.. -nostdinc -DSWAPPAGER -DVNODEPAGER
-DDEVPAGER -DEXEC_AOUT -DEXEC_SCRIPT -DSUN4 -DSUN4C -DSUN4M -DKTRACE
-DSYSVMSG -DSYSVSEM -DSYSVSHM -DLKM -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 -DINET -DTCP_COMPAT_42 -DRASTERCONSOLE
-DMAXUSERS=32 -D_KERNEL  -c ../../../../arch/sparc/dev/xd.c
../../../../arch/sparc/dev/xd.c: In function `xdmatch':
../../../../arch/sparc/dev/xd.c:532: `XDCCF_DRIVE' undeclared (first use
this function)
../../../../arch/sparc/dev/xd.c:532: (Each undeclared identifier is
reported only once
../../../../arch/sparc/dev/xd.c:532: for each function it appears in.)
../../../../arch/sparc/dev/xd.c:532: `XDCCF_DRIVE_DEFAULT' undeclared
(first use this function)
*** Error code 1

Stop.