[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Xen 4.3.2-rc1 and 4.2.4-rc1 have been tagged
On 01/29/14 06:40, Jan Beulich wrote: All, aiming at releases with, as before, presumably just one more RC on each of them, please test! Tested 4.3.2-rc1 on CentOS 5.10 and Fedora 17. CentOS 5.10 has a build issue with QEMU: http://lists.xen.org/archives/html/xen-devel/2014-02/msg00084.html Has more info, for this testing I changed: Author: Don Slutz <dslutz@xxxxxxxxxxx> Date: Fri Jan 31 22:37:04 2014 +0000 Work around QEMU bug #1257099 on CentOS 5.10 diff --git a/tools/Makefile b/tools/Makefile index e44a3e9..b411e60 100644 --- a/tools/Makefile +++ b/tools/Makefile @@ -187,7 +187,7 @@ subdir-all-qemu-xen-dir: qemu-xen-dir-find source=.; \ fi; \ cd qemu-xen-dir; \ - $$source/configure --enable-xen --target-list=i386-softmmu \+ $$source/configure --enable-xen --target-list=i386-softmmu --disable-smartcard-nss\ --prefix=$(PREFIX) \ --source-path=$$source \ --extra-cflags="-I$(XEN_ROOT)/tools/include \and was able to use the resulting build for some simple testing. No new issues were found. -Don Slutz Thanks, Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |