From owner-freebsd-emulation@FreeBSD.ORG Sat May 21 08:59:50 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED3A51065672 for ; Sat, 21 May 2011 08:59:50 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id A1E338FC16 for ; Sat, 21 May 2011 08:59:50 +0000 (UTC) Received: from gate.ipt.ru ([194.62.233.123] helo=h30.sp.ipt.ru) by services.ipt.ru with esmtps (TLSv1:AES128-SHA:128) (Exim 4.54 (FreeBSD)) id 1QNhYG-000LDY-M1; Sat, 21 May 2011 12:28:48 +0400 From: Boris Samorodov To: Gour-Gadadhara Dasa References: <20110519085359.705bb9be@atmarama.net> <20110519191436.1f4a8b6b@ernst.jennejohn.org> <20110519221210.68e242ee@atmarama.net> <20110520074416.288eac43@atmarama.net> Date: Sat, 21 May 2011 12:28:48 +0400 In-Reply-To: <20110520074416.288eac43@atmarama.net> (Gour-Gadadhara Dasa's message of "Fri, 20 May 2011 07:44:16 +0200") Message-ID: <34647199@h30.sp.ipt.ru> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-emulation@freebsd.org Subject: Re: libusb & VueScan 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: Sat, 21 May 2011 08:59:51 -0000 On Fri, 20 May 2011 07:44:16 +0200 Gour-Gadadhara Dasa wrote: > I installed few libs > in /compat/linux/lib and now the problem is: > [gour@atmarama VueScan] ldd vuescan > vuescan: > vuescan: /lib/libc.so.6: version `GLIBC_2.11' not found (required by > vuescan) > However, there is: > lrwxrwxrwx 1 root wheel 11 May 10 17:34 /compat/linux/lib/libc.so.6 -> libc-2.9.so > which has symbols only up to GLIBC_2.9. You may try to replace glibc and glibc-common from Fedora 10 by apropriate packages from Fedora 12. > Any advice how to proceed and not break other Linux-compatible > programs? The jump is rather long (not tested/supported as well). So unfortunately the result is unpredictable. So please test it at a less critical environment first. -- WBR, bsam