Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2000 22:57:17 GMT
From:      Joel Lindau <alastyr@home.se>
To:        freebsd-current@freebsd.org
Subject:   Errors in src/sys/sys/buf.h
Message-ID:  <20000922225741.6BC0337B423@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000922225741.6BC0337B423>