> > 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. -- Debian - http://www.debian.org/ Linux 1394 - http://www.linux1394.org/ Subversion - http://subversion.tigris.org/ WatchGuard - http://www.watchguard.com/

