From owner-freebsd-hackers Sat Aug 30 06:59:28 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id GAA18644 for hackers-outgoing; Sat, 30 Aug 1997 06:59:28 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id GAA18639 for ; Sat, 30 Aug 1997 06:59:25 -0700 (PDT) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.30.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id QAA25151 for ; Sat, 30 Aug 1997 16:00:46 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.8.5/8.6.9) id QAA23400 for freebsd-hackers@freefall.cdrom.com; Sat, 30 Aug 1997 16:04:32 +0200 (MEST) Date: Sat, 30 Aug 1997 16:04:32 +0200 (MEST) From: Christoph Kukulies Message-Id: <199708301404.QAA23400@gil.physik.rwth-aachen.de> To: freebsd-hackers@freefall.FreeBSD.org Subject: linux emu Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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# Can FreeBSD run a.out linux binaries (pre linux 2.0) as well? -- Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de