amd64/73603: kernel build amd64 fails when device ath and device ath_hal included

Patrick Lehner plehner2000 at yahoo.com
Sat Nov 6 01:30:27 PST 2004


>Number:         73603
>Category:       amd64
>Synopsis:       kernel build amd64 fails when device ath and device ath_hal included
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-amd64
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Nov 06 09:30:26 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Patrick Lehner
>Release:        5.3-RC2
>Organization:
>Environment:
Install from 5.3-RC2 CD (sorry i don't have the original output saved) But  errror is reproduceable      
>Description:
kernel build fails when device ath and ath_hal included in kernel config      
ath_hal.ko is not created when building new 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'
if_ath.o(.text+0x1eb2): In function `ath_start':
: undefined reference to `ath_hal_computetxtime'
........

Build fails after those error messages
>How-To-Repeat:
add:

device    ath
device    ath_hal

to kernel config file in amd64 
>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-amd64 mailing list