From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [81.255.54.16] (helo=mx.laposte.net) by linuxtogo.org with esmtp (Exim 4.63) (envelope-from ) id 1HfaNc-0000ue-Ct for openembedded-devel@lists.openembedded.org; Sun, 22 Apr 2007 13:37:20 +0200 Received: from smtp.laposte.net (10.150.9.38) by mx.laposte.net (7.2.060.1) id 45FFE41400F5BAEC for openembedded-devel@lists.openembedded.org; Sun, 22 Apr 2007 13:16:34 +0200 Received: from smtpin.laposte.net (10.150.9.73) by smtp.laposte.net (7.3.118.3) id 4609403602C384B1 for openembedded-devel@lists.openembedded.org; Sun, 22 Apr 2007 13:16:34 +0200 Received: from [192.168.2.2] (86.221.111.243) by smtpin.laposte.net (7.2.060.1) (authenticated as c.romain) id 45FA4DAE0039A7FB for openembedded-devel@lists.openembedded.org; Sun, 22 Apr 2007 13:14:30 +0200 Message-ID: <462B3637.7080604@laposte.net> Date: Sun, 22 Apr 2007 12:17:27 +0200 From: cyril Romain User-Agent: Thunderbird 2.0.0.0 (X11/20070420) MIME-Version: 1.0 To: Using the OpenEmbedded metadata to build Distributions References: <462B14AF.50903@gmail.com> In-Reply-To: <462B14AF.50903@gmail.com> Subject: Re: linux-libc-headers build problem for tosa X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.9 Precedence: list Reply-To: Using the OpenEmbedded metadata to build Distributions List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Apr 2007 11:37:20 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Junqian Gordon Xu wrote: > I'm testing my OE build system after upgrading my host to Debian Lenny > (testing). host gcc version: gcc (GCC) 4.1.2 20061115 (prerelease) > (Debian 4.1.1-21), But I can't pass the stage of building > linux-libc-headers-2.6.xx in either Angstrom or OZ-3.5.5 distro. > > My local.conf is minimally modified with machine=tosa and qemu-native > assumed. > > Angstrom bug report: http://bugs.openembedded.org/show_bug.cgi?id=2128 > OZ-3.5.5 bug report: http://bugs.openembedded.org/show_bug.cgi?id=2132 > > You need to install scanelf. It is indeed required by the Quality Assurance tests performed in OE. scanelf is provided by the pax-utils package under Gentoo (and also under Debian if I remember correctly). Best regards, Cyril PS: Have you carefully read the required software ? It has been added to the list some week ago.