|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Yum install xen on F10
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
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|