1. Check out a fresh copy of the repository
2. cd python-build
3. run build.sh
build.sh expects that the directory python-src will be empty, which is the
condition for replacing it with the 2.6.2 source. It's not, as the file
sysconfig.h is in there, so the directory has to be removed before build.sh
will run to completion.
This is on revision eb84776c23f9 on Ubuntu.
I'm happy to attach an hg bundle, but "hg rm python-build/python-src" should
fix the issue.
Original issue reported on code.google.com by matthewt...@gmail.com on 21 May 2011 at 9:32
Original issue reported on code.google.com by
matthewt...@gmail.com
on 21 May 2011 at 9:32