On Mon, Mar 18, 2013 at 03:28:45PM -0400, Udayan Bapat wrote:
> I am trying to cross compile qemu-kvm for a custom platform and the
> environment does not contain python. Due to this, the configure is
> breaking. I found that there are a few .pl scripts that get fired
> during configure. Are they essential for core functionality? If not,
> is there any way to build it without python related functionality?

You said Python at first but then you mentioned .pl, which is Perl.

Which script(s) exactly?

Also, do you have a cross-compiler that runs on a supported platform,
like x86_64 Linux?  Then you can build your QEMU in an environment that
offers these tools.

Stefan

Reply via email to