qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Git Master does not allow ./configure => python error
@ 2013-11-15 10:16 Erik Rull
  2013-11-15 12:14 ` Stefan Hajnoczi
  0 siblings, 1 reply; 3+ messages in thread
From: Erik Rull @ 2013-11-15 10:16 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Hi all,

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

erik@debian:~/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:
erik@debian:~/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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-15 15:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-15 10:16 [Qemu-devel] Git Master does not allow ./configure => python error Erik Rull
2013-11-15 12:14 ` Stefan Hajnoczi
2013-11-15 15:16   ` Erik Rull

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).