[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] Regression: debug not setted correctly in config/Tools.mk of xen 4.6
In latest weeks building xen 4.6 with debug enable qemu trace was missed, today building xen 4.6.0 I found the cause. Even if debug ?= y in Config.mk, config/Tools.mk is not generate correctly, have this line: debug := @debug@I not found the exact cause for doing the patch that fix it, can someone help me please? If can be useful, in my installation I change these 2 line in Config.mk (enable debug and fix python prefix, if I remember good pygrub on debian was not working without): debug ?= y PYTHON_PREFIX_ARG ?= configure options used:./configure --prefix=/usr --disable-blktap1 --disable-qemu-traditional --disable-rombios --with-system-seabios=/usr/share/seabios/bios-256k.bin --with-extra-qemuu-configure-args="--enable-spice --enable-usb-redir" --disable-blktap2 -enable-systemd in attachment the full Tools.mk generated. Thanks for any reply and sorry for my bad english. Attachment:
Tools.mk _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |