qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Git Master does not allow ./configure => python error


From: Erik Rull
Subject: [Qemu-devel] Git Master does not allow ./configure => python error
Date: Fri, 15 Nov 2013 11:16:17 +0100 (CET)

Hi all,

the current git master of qemu fails on configure: (I did a fresh clone to
prevent any side effects)

address@hidden:~/tmp/qemu-test/qemu$ ./configure --prefix=
--target-list=x86_64-softmmu --disable-vnc-png --disable-vnc-jpeg
--disable-vnc-tls --disable-vnc-sasl  --audio-drv-list= --enable-sdl
--disable-xen --disable-brlapi --disable-bluez --disable-curl
--disable-guest-agent --disable-spice
Unknown option: -B
usage: python [option] ... [-c cmd | -m mod | file | -] [arg] ...
Try `python -h' for more information.

ERROR: Cannot use 'python -B', Python 2.4 or later is required.
       Note that Python 3 or later is not yet supported.
       Use --python=/path/to/python to specify a supported Python.


And interesting:
address@hidden:~/tmp/qemu-test/qemu$ python --version
Python 2.5

There seems to be something really odd. Thanks for having a look at it.

Best regards,

Erik



reply via email to

[Prev in Thread] Current Thread [Next in Thread]