From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 91DDA13800E for ; Tue, 31 Jul 2012 21:07:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ACF0BE0662 for ; Tue, 31 Jul 2012 21:07:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id B160CE07CA for ; Tue, 31 Jul 2012 19:30:50 +0000 (UTC) Received: from [192.168.1.100] (dynamic-adsl-84-221-240-32.clienti.tiscali.it [84.221.240.32]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: lu_zero) by smtp.gentoo.org (Postfix) with ESMTPSA id 85D481B401B; Tue, 31 Jul 2012 19:30:49 +0000 (UTC) Message-ID: <50183267.5050800@gentoo.org> Date: Tue, 31 Jul 2012 21:30:47 +0200 From: Luca Barbato User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20120529 Thunderbird/12.0.1 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 To: Jing Huang CC: gentoo-soc@lists.gentoo.org Subject: [gentoo-soc] Re: cross_container_support - progress report #9 References: In-Reply-To: X-Enigmail-Version: 1.5pre Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: d8a58652-25f5-41b7-bca5-5962bbbe6959 X-Archives-Hash: 428bb7d0e551089c4efbfcc1350a63aa On 07/31/2012 05:45 PM, Jing Huang wrote: > Hi, > > == Progress of last Week == > > In the last week, my qemu-linux patches had been reviewed by the qemu > community. > > I investigated how to config dynamic libraries in lxc container.: > > 1. mount host's /lib /usr/lib /usr/local/lib to lxc container > > 2. modify lxc container's ld.so.conf to link these libs. > > 3. ldconfig -Nf /etc/ld.so.conf to make settings available. (The > ld.so.cache will include arm libraries by default. How to ignore > them?) > > I am still debugging this method. > > Additionally, I found I must execute "qemu-static-i386 x86-program" > in lxc container to make it run. Is it right? No it is wrong, you should call the runtime linker. > == Plans for this week == > > 1. Still investigate dynamic libraries configure. It will take probably more time. > 2. wait for vapier's help. If it is possible, would you offer me the > rough tech roadmap of patching crossdev and/or the toolchain eclass > you mentioned last letter? First let's try to wrap up what we have now available and get more people trying it =) That means document all the steps in the wiki and get voluteers to try them. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero