From owner-freebsd-questions Fri Nov 2 15: 2:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from uce55.uchaswv.edu (uce55.uchaswv.edu [12.4.161.9]) by hub.freebsd.org (Postfix) with ESMTP id 70C2437B421 for ; Fri, 2 Nov 2001 15:02:05 -0800 (PST) Received: from cheech.uchaswv.edu (cheech.uchaswv.edu [172.16.0.7]) by uce55.uchaswv.edu (8.9.3 (PHNE_22672)/8.9.3) with SMTP id SAA29335 for ; Fri, 2 Nov 2001 18:02:57 -0500 (EST) Date: Fri, 2 Nov 2001 18:05:36 -0500 From: Nathan Mace To: freebsd-questions Subject: still trying to run a linux binary.....(was ELF file OS ABI invalid) Message-Id: <20011102180536.5169eafe.mace_nathan@uchaswv.edu> X-Mailer: Sylpheed version 0.6.2 (GTK+ 1.2.10; i386--freebsd4.4) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ok. yes i am trying to run a linux binary. it crashes with the following error: libvga.so.1 ELF fine OS abi invalid there is a libvga.so.1 in /usr/compat/linux/usr/i486-linux-libc5 i have symlinked it it /usr/compat/linux/usr/lib i have the following entries in my /usr/compat/linux/etc/ld.so.conf file /usr/compat/linux/usr/i486-linux-licb5/lib /usr/compat/linux/lib /usr/compat/linux/usr/lib i have run the /usr/compat/linux/sbin/ldconfig command...someone suggested that i use the -R flag. there isn't one. i tried doing a 'brandelf -t Linux linux-binary' still get the same error. i don't think it's a elf binary but i tried it for the sake of trying. does anyone else have ANY ideas at all about what i should try next? thanks nathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message