Date: Wed, 30 Mar 2005 20:11:14 GMT From: guo <embix@optushome.com.au> To: freebsd-gnats-submit@FreeBSD.org Subject: amd64/79381: AMD64 build if "device ath_hal" "device ath" fails Message-ID: <200503302011.j2UKBEqK043685@www.freebsd.org> Resent-Message-ID: <200503302020.j2UKK8e4021801@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 79381 >Category: amd64 >Synopsis: AMD64 build if "device ath_hal" "device ath" fails >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-amd64 >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Mar 30 20:20:08 GMT 2005 >Closed-Date: >Last-Modified: >Originator: guo >Release: 5-CURRENT >Organization: >Environment: FreeBSD p22-bsd.ixwin.com 5.4-PRERELEASE FreeBSD 5.4-PRERELEASE #0: Sun Mar 20 00:48:36 CST 2005 tc@p22-bsd.ixwin.com:/usr/obj/usr/src/sys/p22at amd64 >Description: make buildkernl breaks with error messages: 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' if_ath.o(.text+0x1ed2): In function `ath_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x1f43): In function `ath_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x268a): In function `ath_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x26af): In function `ath_start': : undefined reference to `ath_hal_computetxtime' if_ath.o(.text+0x4a47): In function `ath_attach': : undefined reference to `ath_hal_attach' if_ath.o(.text+0x4b58): In function `ath_attach': : undefined reference to `ath_hal_init_channels' if_ath.o(.text+0x4b80): In function `ath_attach': : undefined reference to `ath_hal_mhz2ieee' if_ath_pci.o(.text+0xad): In function `ath_pci_probe': : undefined reference to `ath_hal_probe' *** Error code 1 >How-To-Repeat: 1. add the following two lines into the sys/amd64/conf/GENERIC kernel device ath device ath_hal 2. cd /usr/src 3. make buildkernel >Fix: >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200503302011.j2UKBEqK043685>