On Wed, Nov 19, 2003 at 01:35:57PM -0500, Ben Collins wrote: > > > gcc -o check_asm check_asm.c > > > ./check_asm >> asm_offsets.h > > > ./check_asm: error while loading shared libraries: /lib64/libc.so.6: > > > unexpected reloc type 0x08 > > > make[1]: *** [check_asm] Error 127 > > > make[1]: Leaving directory > > > `/usr/src/kernel-source-2.4.21/arch/sparc64/kernel' > > > make: *** [check_asm] Error 2 > > > > > > > > > Is this a bug in the current Debian unstable libc6-sparc64, or in > > > something else? > > > > > > ii libc6-sparc64 2.3.2.ds1-10 GNU C Library: 64bit Shared libraries > > > for Ul > > > > You must `dpkg -P libc6-dev-sparc64` now or wait for the next version. > > Actually, just doing "sparc32 make ..." will work aslong as you have the > latest sparc-utils package.
Hmm... sparc32 command was not doing the right thing last time i check, now is working properly. -solca

