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

2013-03-21 Thread Joe Hsiao

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 
<http://bugs.python.org/issue17344>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



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

2013-03-22 Thread Joe Hsiao

Joe Hsiao added the comment:

Thanks, Ned. What you suggested is working.
Apologize not seeing the Mac folder.

--

___
Python tracker 
<http://bugs.python.org/issue17344>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com