From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Liu Subject: Re: [PATCH] Add Libc multiarch package as build prerequisites on 64-bit platforms to the README Date: Wed, 7 Oct 2015 14:10:12 +0100 Message-ID: <20151007131012.GA26940@zion.uk.xensource.com> References: <1444150705-555-1-git-send-email-linux@eikelenboom.it> <1444218758.1410.22.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1ZjoU7-0007EB-30 for xen-devel@lists.xenproject.org; Wed, 07 Oct 2015 13:10:19 +0000 Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Sander Eikelenboom Cc: xen-devel@lists.xenproject.org, wei.liu2@citrix.com, Ian Campbell List-Id: xen-devel@lists.xenproject.org On Wed, Oct 07, 2015 at 03:06:07PM +0200, Sander Eikelenboom wrote: > On 2015-10-07 13:52, Ian Campbell wrote: > >On Tue, 2015-10-06 at 18:58 +0200, Sander Eikelenboom wrote: > >>When building on 64-bit platforms this prevents build errors for > >>32-bit components which are enabled on a default build. > >> > >>Signed-off-by: Sander Eikelenboom > > > >Acked + applied, thanks. > > Thanks. > There also seems to be a little inconsistency on the wiki on page: > http://wiki.xenproject.org/wiki/Compiling_Xen_From_Source > > The list of packages for yum (Redhat/Fedora) already includes > glibc-devel.i686, > however the list of apt-get (Debian) packages doesn't include the libc > multiarch package yet. > Fixed. > (Don't think i have any wiki access any more, or at least i can't remember > the login) > > -- > Sander