[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [xen-devel] [PATCH] libxl: fix compile error of libvirt
Bamvor Jian Zhang writes ("Re: [Xen-devel] [xen-devel] [PATCH] libxl: fix compile error of libvirt"): > Ian Jackson wrote: > > Users of libxl should not be using libxc directly and therefore should > > not be including xenctrl.h. ... > but after your commit "23174:751c6dcec0d4"(remove xenctrl.h from libxl.h), > the aplication(like libvirt) compile fail. How do i deal with it? > it seems that add __XEN_TOOLS_ to libvirt code is not good. Can you tell us the error message you get ? I think the problem is probably that libvirt is trying to use libxc directly. Now there is an existing libxc/libxenstore-based libvirt driver for Xen but that should be in a separate file. The libxl-based driver should not use libxc. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |