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

Re: 64bits & df



On Tue, 2003-11-11 at 20:40, Otto Solares wrote:
> 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
> 

 libc6-sparc64 and libc6-sparcv9 are both busted right now.  If you
really want 64 bit binaries you can try to figure out what is going
wrong or revert from 2.3.2ds1-{9,10} to 2.3.2-9 .

Jim

> 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: