[issue17344] checking size of size_t... configure: error:

Joe Hsiao report at bugs.python.org
Thu Mar 21 19:03:21 CET 2013


Joe Hsiao added the comment:

I was brought here by google searching for the same issue.

My system is MAC OSX 10.6.8 with gcc version 4.2.1.
I downloaded Python-2.7.3 and used the following configure command:

/configure --enable-framework --enable-universalsdk --with-universal-archs=intel

and received the same error:

checking size of size_t... configure: error: in `/Users/phsiao/dev/Python-2.7.3-universal':
configure: error: cannot compute sizeof (size_t)
See `config.log' for more details

----------
nosy: +phsiao

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue17344>
_______________________________________


More information about the Python-bugs-list mailing list