From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from qmta09.emeryville.ca.mail.comcast.net ([76.96.30.96]) by linuxtogo.org with esmtp (Exim 4.69) (envelope-from ) id 1PQjAg-0004yx-Id for openembedded-devel@lists.openembedded.org; Thu, 09 Dec 2010 17:16:43 +0100 Received: from omta20.emeryville.ca.mail.comcast.net ([76.96.30.87]) by qmta09.emeryville.ca.mail.comcast.net with comcast id h1c31f0031smiN4A94FAN2; Thu, 09 Dec 2010 16:15:10 +0000 Received: from [192.168.1.101] ([71.202.66.210]) by omta20.emeryville.ca.mail.comcast.net with comcast id h4F91f0014YBSof8g4F9hS; Thu, 09 Dec 2010 16:15:10 +0000 Message-ID: <4D01008A.7080404@comcast.net> Date: Thu, 09 Dec 2010 08:15:06 -0800 From: Ed Nelson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.12) Gecko/20101027 Lightning/1.0b2 Thunderbird/3.1.6 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Eric_B=E9nard?= References: <4D00F942.6040103@comcast.net> <4D00FA94.4000101@eukrea.com> In-Reply-To: <4D00FA94.4000101@eukrea.com> X-SA-Exim-Connect-IP: 76.96.30.96 X-SA-Exim-Mail-From: enelson1000@comcast.net X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,SPF_PASS autolearn=ham version=3.2.5 X-SA-Exim-Version: 4.2.1 (built Wed, 25 Jun 2008 17:20:07 +0000) X-SA-Exim-Scanned: Yes (on linuxtogo.org) Cc: openembedded-devel@lists.openembedded.org Subject: Re: Release-2010.12 build failure - eglibc do_package Failed X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.11 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Dec 2010 16:16:43 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit On 12/9/2010 7:49 AM, Eric Bénard wrote: > Hi, > > On 09/12/2010 16:44, Ed Nelson wrote: >> I am using the latest release-2010.12 and doing a completely new >> build for the >> AT91SAM9g20 development board(no tmp directory and source directory >> empty). >> I am trying to build a base image that includes python. >> My build machine is running Ubuntu 10.04LTS. >> > are you runing Ubuntu as the native OS on the machine or in a virtual > machine (VirtualBox for example) ? > > Eric > I am using on Native machine Ed