Failed to make buildkernel with "device ath"

From: David Lodeiro (dlodeiro_at_optusnet.com.au)
Date: 07/30/03

  • Next message: Lukas Ertl: "Re: Failed to make buildkernel with "device ath""
    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"


  • Next message: Lukas Ertl: "Re: Failed to make buildkernel with "device ath""

    Relevant Pages

    • 2.6.16-rc1-mm4
      ... I got this compile error with 2.6.16-rc1-mm4, config attached. ... undefined reference to `pcmcia_access_configuration_register' ...
      (Linux-Kernel)
    • Re: [BUG] : kernel/built-in.o(.text+0x18db4):kernel/workqueue.c:823: undefined reference to `.L3
      ... kernel/workqueue.c:823: undefined reference to `.L342' ... work out why GCC is referencing an undefined label. ... CHK include/linux/utsrelease.h ...
      (Linux-Kernel)
    • C++/Fortran mixing
      ... rather big Fortran code which compiles and links fine under ifc. ... I am getting error in linking. ... the undefined reference. ... graph_1D/rates.f:118: undefined reference to `f_powdd' ...
      (comp.lang.fortran)
    • C++/Fortran mixing
      ... rather big Fortran code which compiles and links fine under ifc. ... I am getting error in linking. ... the undefined reference. ... graph_1D/rates.f:118: undefined reference to `f_powdd' ...
      (comp.lang.cpp)
    • Re: 2.6.19-rc5-mm1
      ... Merged the Kernel-based Virtual Machine patches. ... undefined reference to `cpufreq_frequency_table_target' ...
      (Linux-Kernel)