On Thu, Jul 06, 2006 at 04:57:29PM -0400, Aron Griffis wrote: > Hi Daniel, > > Daniel Veillard wrote: [Fri Jun 23 2006, 11:29:59AM EDT] > > Initially xen didn't compiled on ia64, I will fix it, thanks for the > > head-up ! > > It appears this hasn't been fixed yet. Here is the patch against the > current src.rpm. Could you please apply it at this point? It was applied, I had to roll it back since xen was not available on ia64 builds when I tried to push 0.1.2 on the build system on monday 15: paphio:~/libvirt -> cvs -z0 diff -r 1.14 -r 1.15 libvirt.spec.in Index: libvirt.spec.in =================================================================== RCS file: /data/cvs/libxen/libvirt.spec.in,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- libvirt.spec.in 3 Jul 2006 15:48:49 -0000 1.14 +++ libvirt.spec.in 4 Jul 2006 12:46:14 -0000 1.15 @@ -14,7 +14,7 @@ BuildRequires: libxml2-devel BuildRequires: readline-devel Obsoletes: libvir -ExclusiveArch: i386 x86_64 ia64 +ExclusiveArch: i386 x86_64 %description This C library provides an API to use the Xen virtualization framework, @@ -75,7 +75,7 @@ %doc %{_mandir}/man1/virsh.1* %{_bindir}/virsh %{_libdir}/lib*.so.* -%{_libexecdir}/libvirt_proxy +%attr(4755, root, root) %{_libexecdir}/libvirt_proxy %files devel %defattr(-, root, root) paphio:~/libvirt -> I really can't change it before xen itself is rebuilt and available for this architecture. Daniel -- Daniel Veillard | Red Hat http://redhat.com/ veillard@xxxxxxxxxx | libxml GNOME XML XSLT toolkit http://xmlsoft.org/ http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/ -- Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen