Date: Sat, 6 Nov 2004 09:24:31 GMT From: Patrick Lehner <plehner2000@yahoo.com> To: freebsd-gnats-submit@FreeBSD.org Subject: amd64/73603: kernel build amd64 fails when device ath and device ath_hal included Message-ID: <200411060924.iA69OVLB010863@www.freebsd.org> Resent-Message-ID: <200411060930.iA69URA5080688@freefall.freebsd.org>
index | next in thread | raw e-mail
>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:
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200411060924.iA69OVLB010863>
