Date: Sun, 8 Mar 1998 19:04:43 -0600 From: Karl Denninger <karl@mcs.net> To: current@FreeBSD.ORG Subject: One traded for another Message-ID: <19980308190443.54008@mcs.net>
next in thread | raw e-mail | index | archive | help
Someone committed a fix to aio.h.... Well, kinda a fix :-) I get this now: -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wuninitializ ed -nostdinc -I- -I. -I../.. -I../../../include -DKERNEL -include opt_global.h ../../kern/kern_exit.c In file included from ../../kern/kern_exit.c:61: ../../sys/aio.h:47: parse error before `SIGEV_NONE' ../../sys/aio.h:100: parse error before `}' ../../sys/aio.h:113: field `_aiocb_private' has incomplete type *** Error code 1 Uh, guys, in line 47 the "#" is missing before the "define" :-) You might want to commit another fix :-) -- -- Karl Denninger (karl@MCS.Net)| MCSNet - Serving Chicagoland and Wisconsin http://www.mcs.net/ | T1's from $600 monthly to FULL DS-3 Service | NEW! K56Flex support on ALL modems Voice: [+1 312 803-MCS1 x219]| EXCLUSIVE NEW FEATURE ON ALL PERSONAL ACCOUNTS Fax: [+1 312 803-4929] | *SPAMBLOCK* Technology now included at no cost 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?19980308190443.54008>
