From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from sanddollar.geekisp.com (sanddollar.geekisp.com [216.168.135.167]) by mail.openembedded.org (Postfix) with SMTP id 7C1D66D2F9 for ; Wed, 23 Oct 2013 23:24:34 +0000 (UTC) Received: (qmail 7209 invoked by uid 1003); 23 Oct 2013 23:24:36 -0000 Received: from unknown (HELO ?10.111.49.239?) (philip@opensdr.com@109.144.255.190) by mail.geekisp.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 23 Oct 2013 23:24:36 -0000 Message-ID: <52685AB2.2060606@balister.org> Date: Thu, 24 Oct 2013 00:24:34 +0100 From: Philip Balister User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130625 Thunderbird/17.0.7 MIME-Version: 1.0 To: openembedded-devel@lists.openembedded.org References: In-Reply-To: X-Enigmail-Version: 1.5.2 Subject: Re: Issues Building Numpy X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 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: Wed, 23 Oct 2013 23:24:36 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Do you have atlas, blas etc installed on the build machine. As I recall the numpy recipe is weak and tends to finds things installed on the build machine. Philip On 10/23/2013 08:22 PM, Stephen Harrison wrote: > Hi, > > I am trying to build an image for the Zedboard (ARM) platform. I can't seem > to build the Numpy package and I can't quite understand why. > > I've attached the compile log. I've noticed there are many complaints about > ATLAS, BLAS etc not being available and other errors about executables > being in the wrong format. > > Any help would be much appreciated. > > Regards, > > Stephen > > > > _______________________________________________ > Openembedded-devel mailing list > Openembedded-devel@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-devel >