Am I the only person using NO_GEOM in -current? Here the relevant error output from ``make buildkernel'' (cvsup 5 minutes ago):
cc -c -pipe -O -march=athlon-xp -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror /usr/src/sys/kern/subr_diskslice.c /usr/src/sys/kern/subr_diskslice.c: In function `dsioctl': /usr/src/sys/kern/subr_diskslice.c:387: `DIOCGSLICEINFO' undeclared (first use in this function) /usr/src/sys/kern/subr_diskslice.c:387: (Each undeclared identifier is reported only once /usr/src/sys/kern/subr_diskslice.c:387: for each function it appears in.) /usr/src/sys/kern/subr_diskslice.c:434: `DIOCSYNCSLICEINFO' undeclared (first use in this function) *** Error code 1 Stop in /u2/obj/usr/src/sys/athlon. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. These ioctl's are not defined anywhere under /usr/src/sys. -------- Gary Jennejohn / [EMAIL PROTECTED] [EMAIL PROTECTED] [EMAIL PROTECTED] To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message
