Hi All,

I am having troubles compiling the atheros card into the kernel. 
I am getting compilation errors as follows:


-----SNIP------

linking kernel
if_ath.o(.text+0x6c): In function `ath_attach':
: undefined reference to `ath_hal_attach'
if_ath.o(.text+0x3073): In function `ath_tx_start':
: undefined reference to `ath_hal_computetxtime'
if_ath.o(.text+0x30d0): In function `ath_tx_start':
: undefined reference to `ath_hal_computetxtime'
if_ath.o(.text+0x30ed): In function `ath_tx_start':
: undefined reference to `ath_hal_computetxtime'
if_ath.o(.text+0x310f): In function `ath_tx_start':
: undefined reference to `ath_hal_computetxtime'
if_ath.o(.text+0x4113): In function `ath_getchannels':
: undefined reference to `ath_hal_init_channels'
if_ath.o(.text+0x4160): In function `ath_getchannels':
: undefined reference to `ath_hal_mhz2ieee'
if_ath.o(.data+0x20): undefined reference to `sysctl__hw_ath_children'
if_ath.o(.data+0x60): undefined reference to `sysctl__hw_ath_children'
if_ath.o(.data+0xa0): undefined reference to `sysctl__hw_ath_children'
if_ath.o(.data+0x100): undefined reference to `sysctl__hw_ath_children'
if_ath.o(.data+0x160): undefined reference to `sysctl__hw_ath_children'
if_ath.o(.data+0x1a0): more undefined references to `sysctl__hw_ath_children' follow
if_ath_pci.o(.text+0xae): In function `ath_pci_probe':
: undefined reference to `ath_hal_probe'
*** Error code 1

Stop in /usr/obj/usr/src/sys/WirelessFirewallNAT.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.

========================== END


My Kernel Config is attached.



Thanks Guys

Talbot

Attachment: WirelessFirewallNAT
Description: Binary data

_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to