From owner-freebsd-hackers Sat Aug 30 11:52:09 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id LAA28205 for hackers-outgoing; Sat, 30 Aug 1997 11:52:09 -0700 (PDT) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id LAA28191 for ; Sat, 30 Aug 1997 11:52:02 -0700 (PDT) Received: (from sos@localhost) by sos.freebsd.dk (8.8.7/8.7.3) id TAA01049; Sat, 30 Aug 1997 19:54:59 +0200 (MEST) From: Søren Schmidt Message-Id: <199708301754.TAA01049@sos.freebsd.dk> Subject: Re: linux emu In-Reply-To: <199708301404.QAA23400@gil.physik.rwth-aachen.de> from Christoph Kukulies at "Aug 30, 97 04:04:32 pm" To: kuku@gilberto.physik.RWTH-Aachen.DE (Christoph Kukulies) Date: Sat, 30 Aug 1997 19:54:59 +0200 (MEST) Cc: freebsd-hackers@freefall.FreeBSD.org X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Christoph Kukulies who wrote: > > I have some linux binary which used to work und earlier versions > of FreeBSD and now it doesn' work anymore. > Since I wasn;t sure whether this has been a linux or FreeBSD > binary I brandelfed it to FreeBSD first and got: > > toots# pawX11 > ELF interpreter /usr/libexec/ld-elf.so.1 not found > Abort > toots# brandelf pawX11 > File 'pawX11' is of brand 'FreeBSD'. > toots# brandelf -t Linux pawX11 > toots# brandelf pawX11 > File 'pawX11' is of brand 'Linux'. > toots# pawX11 > ELF binary type not known > Abort > toots# Have you loaded the linuxulator ?? > Can FreeBSD run a.out linux binaries (pre linux 2.0) as well? Yes. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..