Python 2.3.7 Does not compile on Ubuntu 8.10 i386

zenzike at gmail.com zenzike at gmail.com
Thu Nov 6 11:16:23 EST 2008


I came across this today, and found a similar bug in launchpad [1].
The following commands worked for me (including cleaning up
beforehand):

cd Python-2.3.7
make distclean
./configure BASECFLAGS=-U_FORTIFY_SOURCE
make

I hope that helps.

zenzike

[1] https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/286334



More information about the Python-list mailing list