Date: Thu, 18 Sep 2003 08:53:39 +0200 (CEST) From: Lukas Ertl <l.ertl@univie.ac.at> To: Vincent Poy <vince@oahu.WURLDLINK.NET> Cc: current@freebsd.org Subject: Re: latest -CURRENT kernel fails to build Message-ID: <20030918085250.C723@leelou.in.tern> In-Reply-To: <20030917171749.P64375-100000@oahu.WURLDLINK.NET> References: <20030917171749.P64375-100000@oahu.WURLDLINK.NET>
next in thread | previous in thread | raw e-mail | index | archive | help
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@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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030918085250.C723>