ELF Binary Type '0' Not Known

Abu Khaled khaled.abu at gmail.com
Sun Aug 21 08:00:06 GMT 2005


On 8/21/05, Premal Mishra <premal.mishra at gmail.com> wrote:
> Hi,
> 
> Trying to run a binary file and it gives me an error :
> 
> "ELF Binary Type 0 Not Known"
> 
> How can i fix this?
> 
> Regards,
> Premal.

What type of binary do you have?
# readelf -h <filename>
look for OS/ABI it lists the binary type
eg: OS/ABI:    UNIX - Linux

-- 
Regards.
Abu Khaled


More information about the freebsd-isp mailing list