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 tekhne0
Recipients
Date 2005-07-07.22:37:48
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
After running:

shell# configure --prefix=/opt/python

Various warnings were produced, and one fatal error
preventing the build from progressing:

<snip>
checking size of int... configure: error: cannot
compute sizeof (int), 77
</snip>

The attachment contains the config.log file from the
configure command. Build was done with Python 2.4.1 on
Solaris 10 (sparc) with gcc 3.3.2.
History
Date User Action Args
2007-08-23 14:32:59adminlinkissue1234473 messages
2007-08-23 14:32:59admincreate