From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Haxby Subject: Re: Yum install xen on F10 Date: Fri, 01 May 2009 10:26:07 +0100 Message-ID: <49FAC02F.6040302@oracle.com> References: <789323.96198.qm@web56106.mail.re3.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <789323.96198.qm@web56106.mail.re3.yahoo.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: bderzhavets@yahoo.com Cc: Ian Campbell , Jeremy Fitzhardinge , Xen-devel , M A Young List-Id: xen-devel@lists.xenproject.org Boris Derzhavets wrote: > 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. > I have glibc-devel.i386 and glibc-devel.x86_64 installed on my F10 machine, no conflicts. Do you have some other problem? jch