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)

[EMAIL PROTECTED] 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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to