From owner-freebsd-emulation Tue Feb 16 12:13:11 1999 Delivered-To: freebsd-emulation@freebsd.org Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (Postfix) with ESMTP id BA6F9117B1 for ; Tue, 16 Feb 1999 12:13:10 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id MAA03412 for ; Tue, 16 Feb 1999 12:10:43 -0800 (PST) Received: from current1.whistle.com(207.76.205.22) via SMTP by alpo.whistle.com, id smtpdiL3395; Tue Feb 16 20:10:37 1999 Date: Tue, 16 Feb 1999 12:10:19 -0800 (PST) From: Julian Elischer To: emulation@freebsd.org Subject: Re: linux ELF emulation is kinda broken (fwd) Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Does anyone on this list know what is going wrong.. this is 3 people with this problem now (including me) ---------- Forwarded message ---------- Date: Tue, 16 Feb 1999 20:50:03 +0100 From: Andre Albsmeier To: Julian Elischer Cc: Dima Ruban , committers@FreeBSD.ORG, tmb@rcru.rl.ac.uk Subject: Re: linux ELF emulation is kinda broken On Mon, 15-Feb-1999 at 16:05:32 -0800, Julian Elischer wrote: > AHA I'm not the only one then... me too I have the same experiences under 3.1-RELEASE with the linux matlab lmgrd and the lm_matlab. However, I was told that it works under 3.0 from january, iirc. -Andre > > On Mon, 15 Feb 1999, Dima Ruban wrote: > > > Hey guys! > > > > After I've updated srcs on my local machine, some linux programs stopped > > working. > > > > sivka# ./lmgrd > > ELF interpreter /compat/linux/lib/ld-linux.so.1 not found > > Abort trap > > sivka# strings -a lmgrd | head -5 > > Linux > > /lib/ld-linux.so.1 > > libc.so.5 > > strcpy > > asctime > > sivka# ls -la /compat/linux/lib/ld-linux.so.1 > > -rwxr-xr-x 2 root wheel 21367 Oct 25 1996 /compat/linux/lib/ld-linux.so.1 > > sivka# file lmgrd > > lmgrd: ELF 32-bit LSB executable, Intel 80386, version 1 (Linux), dynamically > > linked, stripped > > sivka# > > > > Am I missing something? > > > > -- dima > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message