Hi, While compiling the aha module ( buildkernel ) on current i get the following errors from the include src/sys/sys/buf.h: -- ===> aha cc -O2 -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -c /usr/src/sys/modules/aha/../../dev/aha/aha.c In file included from /usr/src/sys/modules/aha/../../dev/aha/aha.c:64: @/sys/buf.h:89: field `b_io' has incomplete type In file included from /usr/src/sys/modules/aha/../../dev/aha/aha.c:64: @/sys/buf.h: In function `bufq_insert_tail': @/sys/buf.h:375: `BIO_ORDERED' undeclared (first use in this function) @/sys/buf.h:375: (Each undeclared identifier is reported only once @/sys/buf.h:375: for each function it appears in.) -- It has been like this for uhm, like a month or so, since i first cvsup:ed to -current, like one week before the smpng patches were comitted. / Joel.L a.k.a Nevyn -- #FreeBSD.se, #unix.se To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message