On Wed, 17 Sep 2003, Vincent Poy wrote: > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > -Wcast-qual -fformat-extensions -std=c99 -g -nostdinc -I- -I. > -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica > -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath > -I/usr/src/sys/contrib/dev/ath/freebsd -D_KERNEL -include opt_global.h > -fno-common -finline-limit=15000 -fno-strict-aliasing > -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding > -Werror vers.c > linking kernel.debug > if_ath.o: In function `ath_attach': > /usr/src/sys/dev/ath/if_ath.c:192: undefined reference to `ath_hal_attach' Do you have "device ath_hal" in your kernel config? regards, le -- Lukas Ertl eMail: l.ertl_at_univie.ac.at UNIX Systemadministrator Tel.: (+43 1) 4277-14073 Vienna University Computer Center Fax.: (+43 1) 4277-9140 University of Vienna http://mailbox.univie.ac.at/~le/Received on Wed Sep 17 2003 - 21:53:46 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:22 UTC