ath_hal problems on sparc64

Sam Leffler sam at errno.com
Wed Mar 15 17:01:42 UTC 2006


Sascha Luck wrote:
> Hi,
> 
> I'm having some issues with the newly imported ath_hal module on the
> sparc64 architecture:
> 
> (/usr/src/sys/modules/ath_hal)
> 
> root at serval# make
> Warning: Object directory not changed from original
> /usr/src/sys/modules/ath_hal
> make: don't know how to make
> /usr/src/sys/modules/ath_hal/../../contrib/dev/ath/public/sparc64-elf.hal.o.uu.
> Stop
> 
> This file is actually called sparc64-be-elf.hal.o.uu. After copying to
> 'sparc64-elf.hal.o.uu', the module builds cleanly but doesn't load. The
> only error message when trying to load it is:
> 
> serval# link_elf: symbol  undefined
> 
> Does this mean the uuencoded binary HAL is corrupt?

Oops, you were building a module, not adding ath_hal to a kernel config 
file.  I will fix the module build but I have no way to test if the code 
works.

	Sam


More information about the freebsd-stable mailing list