On Tue, 2014-11-11 at 00:56 -0800, Steve Freitas wrote:
> configure: error: Unable to find Python development headers
> configure: error: ./configure failed for tools
config.log/status (perhaps the ones under tools/) might give a clue as
to why it thinks it can't find them.
Ian.
__
Hi,
I'm trying to do some bisection to find the cause of my VGA passthrough
issues, but gcc 4.9 is throwing too many warnings, all of which are
interpreted as errors, which kills the build. So I'm trying to compile
with 4.8. Unfortunately, ./configure chokes because it says it can't
find Pyth