Bugs item #1234473, was opened at 2005-07-08 00:37 Message generated for change (Comment added) made by birkenfeld You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1234473&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: None Status: Open Resolution: None Priority: 5 Submitted By: Tekhne (tekhne0) Assigned to: Nobody/Anonymous (nobody) Summary: configure: error: cannot compute sizeof (int), 77 Initial Comment: 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. ---------------------------------------------------------------------- >Comment By: Reinhold Birkenfeld (birkenfeld) Date: 2005-08-26 10:39 Message: Logged In: YES user_id=1188172 I don't have a Solaris 10 available; it seems that some #define that configure thinks is necessary has a detrimental effect on the /usr/include/sys/siginfo.h header file. ---------------------------------------------------------------------- Comment By: Tekhne (tekhne0) Date: 2005-07-08 00:44 Message: Logged In: YES user_id=1309274 attachment didn't go through...trying again. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=105470&aid=1234473&group_id=5470 _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com