Subject: Re: introducing ath(4) and the FreeBSD 802.11 layer
To: None <dyoung@pobox.com>
From: Jun-ichiro itojun Hagino <itojun@itojun.org>
List: current-users
Date: 10/14/2003 16:43:29
	i guess #include "ah_osdep.h" is the culprit (there's no -I to
	contrib/sys/dev/ic/).  and "ah_osdep.h" should be "ath_osdep.h".

itojun


cc   -ffreestanding -g -O2 -Werror -Wall -Wno-main -Wno-format-zero-length -Wpoi
nter-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -Wno-unini
tialized  -Di386 -I.  -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOS
TIC -DMAXUSERS=32 -D_KERNEL -D_KERNEL_OPT   -c ../../../../dev/ic/ath.c
In file included from ../../../../dev/ic/athvar.h:51,
                 from ../../../../dev/ic/ath.c:111:
../../../../../contrib/sys/dev/ic/athhal.h:49:23: ah_osdep.h: No such file or d
irectory
In file included from ../../../../dev/ic/athvar.h:51,
	  from ../../../../dev/ic/ath.c:111:
../../../../../contrib/sys/dev/ic/athhal.h:334: error: parse error before "HAL_S
OFTC"
../../../../../contrib/sys/dev/ic/athhal.h:334: warning: no semicolon at end of 
struct or union