From owner-freebsd-emulation@FreeBSD.ORG Tue Aug 23 15:20:47 2005 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D91616A41F; Tue, 23 Aug 2005 15:20:47 +0000 (GMT) (envelope-from seb@struchtrup.com) Received: from mail.struchtrup.com (mail.struchtrup.com [80.190.247.172]) by mx1.FreeBSD.org (Postfix) with ESMTP id E02A443D45; Tue, 23 Aug 2005 15:20:46 +0000 (GMT) (envelope-from seb@struchtrup.com) Received: from p508b86d8.dip0.t-ipconnect.de ([80.139.134.216] helo=mail.intranet.struchtrup.com) by mail.struchtrup.com with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.51 (FreeBSD)) id 1E7aZF-0004hf-Oc; Tue, 23 Aug 2005 15:20:01 +0000 Received: from [2001:470:1f00:257:1::2] (helo=[IPv6:2001:470:1f00:257:1::2]) by mail.intranet.struchtrup.com with esmtp (Exim 4.50 (FreeBSD)) id 1E7aYM-0006kJ-Ps; Tue, 23 Aug 2005 15:19:06 +0000 Message-ID: <430B3E69.5040102@struchtrup.com> Date: Tue, 23 Aug 2005 17:19:05 +0200 From: Sebastian Schulze Struchtrup User-Agent: Mozilla Thunderbird 1.0.6 (X11/20050727) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Boris Samorodov References: <20050822220901.5ca28e3c@it.buh.tecnik93.com> <20050823104008.tbso5ka28s4008wo@netchild.homeip.net> <53322497@serv3.int.kfs.ru> In-Reply-To: <53322497@serv3.int.kfs.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Struchtrup-MailScanner-Information: Please contact the ISP for more information X-Struchtrup-MailScanner: Found to be clean X-Struchtrup-MailScanner-From: seb@struchtrup.com Cc: Alexander Leidinger , emulation@freebsd.org, freebsd-ports@freebsd.org, alex2@tecnik93.com Subject: Re: shared libs trouble with linux binaries X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Aug 2005 15:20:47 -0000 Boris Samorodov wrote: >>Do you use a non-default linux-base port? This sounds as if >> >> > >After removing old linux port (rh-7) and installing a new one (rh-9): > >I had similar problem with non-default port: linux_base-rh-9. >After adding "/usr/X11R6/lib" to /compat/linux/etc/ld.so.conf and >running /compat/linux/sbin/ldconfig the problem disappeared. > > > I did exactly the same. Removing linux rh-7 and installing rh-9. The same problem with acroread. This solved the issue for me too. Thanks! I was just running /sbin/ldconfig in a ``chroot /compat/linux /bin/bash''