Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Feb 1997 23:55:09 +0100
From:      j@uriah.heep.sax.de (J Wunsch)
To:        rcarter@consys.com (Russell L. Carter)
Cc:        current@freebsd.org
Subject:   Re: linux ELF codine no go on 2.2 Gamma
Message-ID:  <Mutt.19970205235509.j@uriah.heep.sax.de>
In-Reply-To: <199702052016.NAA22784@conceptual.com>; from Russell L. Carter on Feb 5, 1997 13:16:46 -0700
References:  <199702052016.NAA22784@conceptual.com>

next in thread | previous in thread | raw e-mail | index | archive | help
As Russell L. Carter wrote:

> $ cod_qmaster 
> ELF binary type not known
> Abort trap

I think you have to `brandelf' it.

There's no man page, so ask the author about the usage. :-)

> $ file cod_qmaster
> cod_qmaster: ELF 32-bit LSB executable, Intel 80386, version 1

Well, as you can see, there's no system information in an ELF file
(i.e., file(1) would print the same message for a FreeBSD ELF binary).
If the execve() code can't figure out what it is, it must abort.

-- 
cheers, J"org

joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Mutt.19970205235509.j>