New submission from lurker10:
Centos 6.7
Python 2.6.6 (default in Centos 6, no other python installed)
GCC 4.4.7
# ./configure
...
(no errors)
# make
python ./Tools/scripts/generate_opcode_h.py ./Lib/opcode.py ./Include/opcode.h
/bin/mkdir -p Include
python ./Parser/asdl_c.py -h Include
lurker10 added the comment:
I am sorry, it's actually 3.7.0a1 I was trying to build that errors.
3.6.0b1 builds fine.
--
___
Python tracker
<http://bugs.python.org/is
lurker10 added the comment:
Ok, a new error when running make touch.
Not a mercurial directory (no .hg found). I am not familiar with mercurial
though, could be an easy fix.
It happens for both 3.7.0a1 and for the current 3.6 branch.
It's alright I'll just use the 3.6.0b1 from th
lurker10 added the comment:
This has to be it, thank you! I used github to get source.
--
resolution: -> not a bug
status: open -> closed
___
Python tracker
<http://bugs.python.org/i