From owner-cvs-all Tue Feb 16 11:50:19 1999 Received: from david.siemens.de (david.siemens.de [192.35.17.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA25962 for ; Tue, 16 Feb 1999 11:50:13 -0800 (PST) (envelope-from andre.albsmeier@mchp.siemens.de) X-Envelope-Sender-Is: andre.albsmeier@mchp.siemens.de (at relayer david.siemens.de) Received: from salomon.siemens.de (salomon.siemens.de [139.23.33.13]) by david.siemens.de (8.9.3/8.9.3) with ESMTP id UAA23078 for ; Tue, 16 Feb 1999 20:50:01 +0100 (MET) Received: from curry.mchp.siemens.de (curry.mchp.siemens.de [146.180.31.23]) by salomon.siemens.de (8.9.3/8.9.3) with ESMTP id UAA06551 for ; Tue, 16 Feb 1999 20:50:04 +0100 (MET) Received: (from daemon@localhost) by curry.mchp.siemens.de (8.8.8/8.8.8) id UAA18023 for ; Tue, 16 Feb 1999 20:50:04 +0100 (CET) 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 Message-ID: <19990216205003.A8451@internal> References: <199902152352.PAA75565@burka.rdy.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.1i In-Reply-To: ; from Julian Elischer on Mon, Feb 15, 1999 at 04:05:32PM -0800 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk 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 cvs-all" in the body of the message