From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from tinyArch.localdomain (unknown [78.110.170.148]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id E6040E0051B for ; Wed, 28 Sep 2011 08:41:50 -0700 (PDT) Received: from [192.168.0.57] (unknown [195.171.99.130]) by tinyArch.localdomain (Postfix) with ESMTPSA id 8CD3522D3B for ; Wed, 28 Sep 2011 15:49:05 +0100 (BST) Message-ID: <4E83403B.8090807@communistcode.co.uk> Date: Wed, 28 Sep 2011 16:41:47 +0100 From: Jack Mitchell User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0) Gecko/20110922 Thunderbird/7.0 MIME-Version: 1.0 To: yocto@yoctoproject.org References: <4E8313DE.20407@communistcode.co.uk> In-Reply-To: <4E8313DE.20407@communistcode.co.uk> Subject: Re: gnutls failing to build X-BeenThere: yocto@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Discussion of all things Yocto List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2011 15:41:56 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 28/09/2011 13:32, Jack Mitchell wrote: > Trying to build a standard qemuarm core-image-lsb-sdk I recieve the > following build failure: > > http://pastebin.com/05qNisPq > > It seesm to be a versioning issue which won't be too difficult to put > right, would a newer version support gettext 0.18? > _______________________________________________ > yocto mailing list > yocto@yoctoproject.org > https://lists.yoctoproject.org/listinfo/yocto A quick -c clean, -c cleansstate gnutls sorted this out, I must have had an old package lying around somewhere.