Ronald Oussoren added the comment:

Does the compiler use the correct header files? The error messages seem to 
indicate that the 2.7 headers are used instead of the 3.4 ones (all missing 
identifiers were introduced in py3k and are not in 2.x)

FWIW, the distutils tests work fine on my machine (OSX 10.8, latest Xcode 4, 
framework build)

----------
nosy: +ronaldoussoren

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18136>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to