Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2006 19:37:16 -0700
From:      Sam Leffler <sam@errno.com>
To:        JoaoBR <joao@matik.com.br>
Cc:        freebsd-stable@freebsd.org, freebsd-amd64@freebsd.org
Subject:   Re: ath compile error on releng_5
Message-ID:  <4446F3DC.2030802@errno.com>
In-Reply-To: <200604191857.22240.joao@matik.com.br>
References:  <200604191857.22240.joao@matik.com.br>

next in thread | previous in thread | raw e-mail | index | archive | help
JoaoBR wrote:
> seems the ath_hal source on releng_5 is i386 and does not compile as module 
> neither as kernel configuration on amd64
> 
> ath compiles as module but can not be loaded (exec error)
> 
> I suppose this is a known issue or some needs details?
> 
> ld  -d -warn-common -r -d -o ath_hal.ko hal.o ah_osdep.o
> ld: Relocatable linking with relocations from format elf32-i386-freebsd 
> (hal.o) to format elf64-x86-64 (ath_hal.ko) is not supported
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/ath_hal.

releng5 only has i386 support I believe.  Trying to use a 32-bit build 
in a 64-bit kernel will not work.  I'm not sure what you're trying to do 
but wireless support in releng5 is unlikely to be very satisfying; 
switch to releng6.

	Sam



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4446F3DC.2030802>