Comment #6 on issue 433 by [email protected]: Add an option to disable document building
http://code.google.com/p/ganeti/issues/detail?id=433

The build system has problems with a version mismatch (autotools 1.11 vs 1.13). If I don't run autoreconf, I get complaints.

Alas, there are various areas in the build system that refer to /usr/bin/python, so I have to do the substitution in the prepare() function. I tried moving the substitution and the build failed with Python 3-related SyntaxErrors.

Would it be easier for me to just patch Makefile.am so that it doesn't give an error? If no one else has this issue, I'm okay with a route that's not ideal.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

Reply via email to