Date: Thu, 24 Jun 1999 13:12:31 +0300 From: "Andy V. Oleynik" <andyo@prime.net.ua> To: "Mike O'Brien" <obrien@leonardo.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Linux emulation doesn't work Message-ID: <3772048F.941CC256@prime.net.ua> References: <199906240828.BAA00867@caern.limax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Probably U need to 'ldconfig -m /compat/linux/lib' to update ld's hints. Mike O'Brien wrote: > When I try to run an ELF Linux binary, I get: > > ELF interpreter /compat/linux/lib/ld-linux.so.1 not found > > However, > > -rwxr-xr-x 2 root wheel 21367 Oct 25 1996 /compat/linux/lib/ld-linux.so.1* > > It does seem to be there. 'File' claims: > > /compat/linux/lib/ld-linux.so.1: ELF 32-bit LSB shared object, Intel 80386, version 1 (Linux), not stripped > > What's going on here? /compat is a symlink to /usr/compat > but other than that everything seems straightforward. This used > to work. Yes, the LINUX kernel module has been loaded at boot time. > > Mike O'Brien > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message -- WBW Andy V. Oleynik (When U work in virtual office U have good chance to obtain virtual money ö%-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3772048F.941CC256>