From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from tygrysek.juszkiewicz.com.pl ([178.33.81.99]) by linuxtogo.org with esmtp (Exim 4.72) (envelope-from ) id 1TNiUX-0006OB-6N for openembedded-devel@lists.openembedded.org; Mon, 15 Oct 2012 13:05:49 +0200 Received: by tygrysek.juszkiewicz.com.pl (Postfix, from userid 65534) id 2D836D22BC; Mon, 15 Oct 2012 12:52:39 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on tygrysek.juszkiewicz.com.pl X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.3.2 Received: from [192.168.1.112] (87-206-60-225.dynamic.chello.pl [87.206.60.225]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: marcin@juszkiewicz.com.pl) by tygrysek.juszkiewicz.com.pl (Postfix) with ESMTPSA id 70410D22BB; Mon, 15 Oct 2012 12:52:13 +0200 (CEST) Message-ID: <507BEAD5.8020302@linaro.org> Date: Mon, 15 Oct 2012 12:52:05 +0200 From: Marcin Juszkiewicz Organization: Linaro User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:15.0) Gecko/20121003 Thunderbird/15.0.1 MIME-Version: 1.0 To: Paul Eggleton References: <507855D7.6080505@linaro.org> <3713695.RcKMCbUqi3@helios> In-Reply-To: <3713695.RcKMCbUqi3@helios> Cc: openembedded-devel@lists.openembedded.org Subject: Re: [meta-webserver][PATCH 0/2] modphp fixes 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: Mon, 15 Oct 2012 11:05:49 -0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit W dniu 12.10.2012 19:58, Paul Eggleton pisze: > Looks like it thinks it's supposed to be producing static libraries for some > reason - when I build here (for qemuarm at the moment) I have these files: > Not sure what would cause that specifically, but it's a clue at least. Your do_configure did that. config.{sub,guess} were too old for AArch64.