This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vanandel
Recipients
Date 2007-06-05.21:55:08
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
With CentOS 5 (clone of Redhat Enterprise 5), if you run "make install" before running "make", the make stops with the error:

Compiling /opt/local/lib/python2.5/xml/sax/saxutils.py ...
Compiling /opt/local/lib/python2.5/xml/sax/xmlreader.py ...
Compiling /opt/local/lib/python2.5/xmllib.py ...
Compiling /opt/local/lib/python2.5/xmlrpclib.py ...
Compiling /opt/local/lib/python2.5/zipfile.py ...
make: *** [libinstall] Error 1


make version is 3.81



History
Date User Action Args
2007-08-23 14:53:14adminlinkissue1704287 messages
2007-08-23 14:53:14admincreate