amd64/79381: AMD64 build if "device ath_hal" "device ath" fails

guo embix at optushome.com.au
Wed Mar 30 12:20:09 PST 2005


>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 at 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:


More information about the freebsd-amd64 mailing list