Failed to make buildkernel with "device ath"
From: David Lodeiro (dlodeiro_at_optusnet.com.au)
Date: 07/30/03
- Previous message: Poul-Henning Kamp: "Re: HEADSUP: UMA not reentrant / possible memory leak"
- Next in thread: Lukas Ertl: "Re: Failed to make buildkernel with "device ath""
- Reply: Lukas Ertl: "Re: Failed to make buildkernel with "device ath""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-current@freebsd.org Date: Wed, 30 Jul 2003 18:37:19 +1000
I've tried to rebuild the kernel a couple of times now with "device ath " to
add support for my 54g card. The system was cvsup to current yesterday (
29/07/03) and make buildworld completed succesfully. However rebuilding the
kernel fails on this :
if_ath.o: In function `ath_attach':
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:198: undefined
reference to `ath_hal_attach'
if_ath.o: In function `ath_tx_start':
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:1767:
undefined reference to `ath_hal_computetxtime'
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:1771:
undefined reference to `ath_hal_computetxtime'
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:1774:
undefined reference to `ath_hal_computetxtime'
if_ath.o: In function `ath_getchannels':
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:2309:
undefined reference to `ath_hal_init_channels'
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:2322:
undefined reference to `ath_hal_mhz2ieee'
if_ath.o: In function `ath_attach':
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:192: undefined
reference to `sysctl__hw_ath_children'
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:198: undefined
reference to `sysctl__hw_ath_children'
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:205: undefined
reference to `sysctl__hw_ath_children'
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:221: undefined
reference to `sysctl__hw_ath_children'
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:229: undefined
reference to `sysctl__hw_ath_children'
if_ath.o:/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/ath/if_ath.c:236:
more undefined references to `sysctl__hw_ath_children' follow
if_ath_pci.o: In function `ath_pci_probe':
/usr/src/sys/i386/compile/DAVESSERVER/../../../dev/pci/pcivar.h:191: undefined
reference to `ath_hal_probe'
*** Error code 1
Stop in /usr/src/sys/i386/compile/DAVESSERVER.
server#
I cant find anything similar to this in the archives and google gives me
nothing.
let me know if any additional info is needed
Thanks
David
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: Poul-Henning Kamp: "Re: HEADSUP: UMA not reentrant / possible memory leak"
- Next in thread: Lukas Ertl: "Re: Failed to make buildkernel with "device ath""
- Reply: Lukas Ertl: "Re: Failed to make buildkernel with "device ath""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|