[Python-bugs-list] [Bug #119662] python2.0 fails to build on RedHat7.0

noreply@sourceforge.net noreply@sourceforge.net
Sun, 29 Oct 2000 09:54:46 -0800


Bug #119662, was updated on 2000-Oct-29 01:28
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Closed
Resolution: Wont Fix
Bug Group: Not a Bug
Priority: 5
Summary: python2.0 fails to build on RedHat7.0

Details: Probably because of the change in RH7 to gcc2.96 
the compilation bombs out in Include/pyport.h 
this can be circumvented by uncommenting the if endif 
pair immmediately before the line in pyport.h where
the error is reported

Follow-Ups:

Date: 2000-Oct-29 09:54
By: jhylton

Comment:
We will not make a change in the Python source tree to work around a broken Linux distro.  It is straightforward to fix this yourself.

-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=119662&group_id=5470