Atheros Wireless Card

Talbot Neil talbotn at ihug.com.au
Tue Oct 26 06:04:58 PDT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: WirelessFirewallNAT
Type: application/octet-stream
Size: 9187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20041026/42c5a616/WirelessFirewallNAT.obj


More information about the freebsd-stable mailing list