[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

64bits & df



Hi!

i am trying to compile an app with 64bits on a ultrasparc,
so i installed lib6-dev-sparc64 package, kernel 2.6.0-test9-bk16:

solca@netra1:~$ gcc -o hello hello.c
solca@netra1:~$ file hello
hello: ELF 64-bit MSB executable, SPARC V9, version 1 (SYSV), for GNU/Linux 2.4.18, dynamically linked (uses shared libs), not stripped
solca@netra1:~$ ./hello
./hello: error while loading shared libraries: /lib64/libc.so.6: unexpected reloc type 0x08

and this 'df' problem:

solca@netra1:~$ df -h
Filesystem            Size  Used Avail Use% Mounted on
df: `/': Invalid argument
df: `/proc': Invalid argument
df: `/dev/pts': Invalid argument
df: `/sys': Invalid argument

-solca



Reply to: