Re: glibc-devel missing gnu/stubs-32.h

2011-06-16 Thread Rick Stevens
On 06/16/2011 01:12 PM, Jakub Jelinek wrote: > On Thu, Jun 16, 2011 at 01:08:36PM -0700, Mike Wright wrote: >> I'm trying to compile xen-4.1.1 on f14 and it is failing saying >> "/usr/include/gnu/stubs-32.h" no such file. >> >> yum whatprovides stubs-32.h: glibc-devel (installed but doesn't have

Re: glibc-devel missing gnu/stubs-32.h

2011-06-16 Thread Jakub Jelinek
On Thu, Jun 16, 2011 at 01:08:36PM -0700, Mike Wright wrote: > I'm trying to compile xen-4.1.1 on f14 and it is failing saying > "/usr/include/gnu/stubs-32.h" no such file. > > yum whatprovides stubs-32.h: glibc-devel (installed but doesn't have > that file). > > Is this a packaging error in gl

glibc-devel missing gnu/stubs-32.h

2011-06-16 Thread Mike Wright
Hi all, I'm trying to compile xen-4.1.1 on f14 and it is failing saying "/usr/include/gnu/stubs-32.h" no such file. yum whatprovides stubs-32.h: glibc-devel (installed but doesn't have that file). Is this a packaging error in glibc-devel? It's sure a show-stopper for me. After much googling