On 09/12/2010 01:06 PM, Adhyas Avasthi wrote:
Thanks for the response. I tried './configure' without any arguments
and still the same issue.
Find the output from ./configure and make attached.
You've got a weird version of make installed.
It's throwing an error when no file is specified for -include but the
point of -include vs. include is that -include is supposed to be silent
on error.
What's the output of 'make --version'?
Regards,
Anthony Liguori
Thanks,
Adhyas
On Sat, Sep 11, 2010 at 10:37 AM, Anthony Liguori<anth...@codemonkey.ws> wrote:
Please include the full output of configure.
Why are you explicitly using --disable-kvm and --disable-xen?
Regards,
Anthony Liguori