Re: [libvirt] broken pipe --> compile errors

2008-12-05 Thread Daniel P. Berrange
On Thu, Dec 04, 2008 at 07:06:38PM -0500, Itamar Heim wrote: > Regarding the compile errors below: --without-xen allows me to compile > HEAD, but with-xen seems broken > For the 0.5.0 tag - 'qemudCapsInitNUMA' qemu_conf.c:325: error: passing > argument 2 of 'numa_node_to_cpus' from incompatible poi

RE: [libvirt] broken pipe --> compile errors

2008-12-04 Thread Itamar Heim
Regarding the compile errors below: --without-xen allows me to compile HEAD, but with-xen seems broken For the 0.5.0 tag - 'qemudCapsInitNUMA' qemu_conf.c:325: error: passing argument 2 of 'numa_node_to_cpus' from incompatible pointer type - doesn't seem related to the HEAD break. Could be related