From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from 26.mail-out.ovh.net ([91.121.27.225]) by linuxtogo.org with smtp (Exim 4.69) (envelope-from ) id 1PLY3R-0007Kv-Aa for openembedded-devel@lists.openembedded.org; Thu, 25 Nov 2010 10:23:50 +0100 Received: (qmail 27713 invoked by uid 503); 25 Nov 2010 09:26:59 -0000 Received: from b9.ovh.net (HELO mail428.ha.ovh.net) (213.186.33.59) by 26.mail-out.ovh.net with SMTP; 25 Nov 2010 09:26:59 -0000 Received: from b0.ovh.net (HELO queueout) (213.186.33.50) by b0.ovh.net with SMTP; 25 Nov 2010 11:22:35 +0200 Received: from pac33-2-82-240-38-71.fbx.proxad.net (HELO ?192.168.1.15?) (ebenard%eukrea.com@82.240.38.71) by ns0.ovh.net with SMTP; 25 Nov 2010 11:22:35 +0200 Message-ID: <4CEE2ADA.7050004@eukrea.com> Date: Thu, 25 Nov 2010 10:22:34 +0100 From: =?ISO-8859-1?Q?Eric_B=E9nard?= User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.12) Gecko/20101103 Fedora/1.0-0.33.b2pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.6 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: <4CEE24A8.2090007@atmel.com> In-Reply-To: <4CEE24A8.2090007@atmel.com> X-Ovh-Tracer-Id: 3088061969639910729 X-Ovh-Remote: 82.240.38.71 (pac33-2-82-240-38-71.fbx.proxad.net) X-Ovh-Local: 213.186.33.20 (ns0.ovh.net) X-SA-Exim-Connect-IP: 91.121.27.225 X-SA-Exim-Mail-From: eric@eukrea.com 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=AWL,BAYES_00 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) Subject: Re: libXext-native fail to compile (x86_64) 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, 25 Nov 2010 09:23:50 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hi Nicolas, On 25/11/2010 09:56, Nicolas Ferre wrote: > While trying to build from scratch the latest .dev branch with: > - angstrom-2010.x distribution > > Build Configuration: > BB_VERSION = "1.10.0" > METADATA_BRANCH = "dev_for2010.12" > METADATA_REVISION = "a1bba89" > TARGET_ARCH = "arm" > TARGET_OS = "linux-gnueabi" > MACHINE = "at91sam9m10g45ek" > DISTRO = "angstrom" > DISTRO_VERSION = "next" > TARGET_FPU = "soft" > > > I have the following error with libxext: > NOTE: package libxext-native-1_1.2.0-r9.0: task do_compile: Failed > it seems to build fine for others also on x86_64 host : http://tinderbox.openembedded.net/packages/1077651/ http://tinderbox.openembedded.net/packages/1087310/ Eric