Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Jan 2005 02:46:58 -0600
From:      Nick Lozinsky <ccnp.bsd@gmail.com>
To:        freebsd-amd64@freebsd.org
Subject:   FreeBSD-STABLE/amd64 DWL-650 ath & ath_hal compile error
Message-ID:  <ae23a198050120004617e04c10@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Greetings,

I have included:

 device ath
 device ath_hal

to my kernel, and when attempting to `make', it fails with:

linking kernel
ah_osdep.o(.text+0x157): In function `ath_hal_modevent':
: undefined reference to `ath_hal_version'
ah_osdep.o(.data+0x1b8): undefined reference to `ath_hal_version'
*** Error code 1

I've googled for over a week, with no solution. According to `man ath'
and `man ath_hal', this is the proper procedure to create the `ath'
device. My reason for doing this, is to get the Dlink DWL-650 RevP
PCCard to function on my Gateway 7405GX AMD64; It also has a built in
Broadcom 802.11g WiFi NIC, and I have attempted to use the NDIS
wrapper, but without any luck, meaning, erroring out at loading the
proper modules (i.e. `if_ndis.ko', etc.)

Please advice on the next step.

Nick Lozinsky



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ae23a198050120004617e04c10>