[issue10687] Python fails to install with empty ABI flags

2010-12-13 Thread Barry A. Warsaw
Changes by Barry A. Warsaw : -- resolution: -> fixed status: open -> closed ___ Python tracker ___ ___ Python-bugs-list mailing list

[issue10687] Python fails to install with empty ABI flags

2010-12-13 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: Thanks for testing it! r87213 -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubsc

[issue10687] Python fails to install with empty ABI flags

2010-12-13 Thread Arfrever Frehtes Taifersar Arahesis
Arfrever Frehtes Taifersar Arahesis added the comment: The patch works correctly for me. -- ___ Python tracker ___ ___ Python-bugs-li

[issue10687] Python fails to install with empty ABI flags

2010-12-13 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: I've tested the following patch with both ./configure --prefix=/tmp/python and ./configure --without-pymalloc --prefix=/tmp/python. Both seem to work as expected. Note that this patch fixes a small drive-by bug I found, and it makes editing Makefile.pre.in

[issue10687] Python fails to install with empty ABI flags

2010-12-13 Thread Barry A. Warsaw
Changes by Barry A. Warsaw : -- assignee: -> barry ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail

[issue10687] Python fails to install with empty ABI flags

2010-12-13 Thread Barry A. Warsaw
Barry A. Warsaw added the comment: Please include your ./configure command too -- ___ Python tracker ___ ___ Python-bugs-list mailing

[issue10687] Python fails to install with empty ABI flags

2010-12-12 Thread Arfrever Frehtes Taifersar Arahesis
New submission from Arfrever Frehtes Taifersar Arahesis : $ make DESTDIR=/var/tmp/portage/dev-lang/python-3.2_pre20101212/image/ altinstall Creating directory /usr/bin Creating directory /usr/lib64 /usr/bin/install -c python /var/tmp/portage/dev-lang/python-3.2_pre20101212/image//usr/bin/pyth