WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Yum install xen on F10

To: M A Young <m.a.young@xxxxxxxxxxxx>
Subject: Re: [Xen-devel] Yum install xen on F10
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Fri, 1 May 2009 02:13:01 -0700 (PDT)
Cc: Ian Campbell <Ian.Campbell@xxxxxxxxxxxxx>, Jeremy Fitzhardinge <jeremy@xxxxxxxx>, Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 01 May 2009 02:13:31 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1241169181; bh=Ky7SqpRnGCjv7FkoUdO8JKZcKS4BB3vrEWlmogzF4RA=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=KvP348CL2imxFnWs0rGRhi6bDFxsuDIraMwG8XmfSaydouzeyiCYce1SHTONKk3GUiCUIw6d2P18RvUJcbNLJsvofYWfVMB2yzFvL/fAlnhmRGLvwhqdc931v9F42oRYi9JRGkOhatjOSim+P3EoDUrv1H6ME0Vgm5IDfyUTLYY=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=RQ950uuvLKi/1zbtyZ27Usy6Ht41hDxC0LFSPf2i62ub1pMIR73S9mIAUWgSIHONsYlHC8dws8HOtQPWOEwCFBHZyV05BNw0sSIbRtjtHVnRVngD92qgwnA8vawymHpkOeD5U8XQ+5mh+vIJu6DQ8KlA6b3b5elRxdihquyxqZY=;
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <alpine.LFD.2.00.0904281700580.9708@xxxxxxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bderzhavets@xxxxxxxxx
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Michael,

I upgraded F10 . Attempt "rpmbuild --rebuild" still failed (on 64-bit system) due to line in xen.spec:-

# so that x86_64 builds pick up glibc32 correctly
BuildRequires: /usr/include/gnu/stubs-32.h

It's not a problem to obtain and install  /usr/include/gnu/stubs-32.h.
I also tried create a symlink to it in SOURCES. No luck.
glibc32 headers rpm cannot be installed on F10. It requires
all glibc32 rpms install. It conflicts with glibc64 already installed.

Like in previous time i just commented it out and rebuilt
xen 3.3.1 rpms.

# rpmbuild -ba ./xen.spec

PV domus are not affected.  I believe , it might affect HVM at the point
when pvops kernel will be fixed to support HVM.
On the other side i guess F11 will be out earlier.

Thanks.
Boris.




_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>