From owner-freebsd-amd64@FreeBSD.ORG Thu Jan 20 09:08:37 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D03C16A4CE for ; Thu, 20 Jan 2005 09:08:37 +0000 (GMT) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F74343D46 for ; Thu, 20 Jan 2005 09:08:37 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j0K9D2ig007872; Thu, 20 Jan 2005 01:13:02 -0800 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j0K9D2E0007871; Thu, 20 Jan 2005 01:13:02 -0800 Date: Thu, 20 Jan 2005 01:13:02 -0800 From: Brooks Davis To: Nick Lozinsky Message-ID: <20050120091302.GA5825@odin.ac.hmc.edu> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu cc: freebsd-amd64@freebsd.org Subject: Re: FreeBSD-STABLE/amd64 DWL-650 ath & ath_hal compile error X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jan 2005 09:08:37 -0000 --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 20, 2005 at 02:46:58AM -0600, Nick Lozinsky wrote: > Greetings, >=20 > I have included: >=20 > device ath > device ath_hal >=20 > to my kernel, and when attempting to `make', it fails with: >=20 > 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 >=20 > 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.) What version of FreeBSD are you using? I don't think there's a hal binary for amd64 in 5.x. -- Brooks --=20 Any statement of the form "X is the one, true Y" is FALSE. PGP fingerprint 655D 519C 26A7 82E7 2529 9BF0 5D8E 8BE9 F238 1AD4 --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (GNU/Linux) iD8DBQFB73YdXY6L6fI4GtQRAsO8AJ410BlwAjsMrlxIyG7XOp//Ur9c4wCfc2o8 iQCAmBOOjtGPGlP65a0NVHU= =30ZW -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ--