Ned Deily <n...@acm.org> added the comment: Building Python on OS X is currently only tested and supported using the gcc provided by Apple's Xcode Developer Tools (either gcc-4.0 for building on OS X 10.4 and 10.5 and gcc-4.2 or -4.0 for building on 10.6, depending on deployment target). Also judging from the file paths shown, you've ended up with a mixture of Fink and MacPorts include file paths before the standard system ones, almost certainly a bad idea. Please reopen if the problem can be reproduced using Apple's gcc-4.0 for 10.4.
---------- nosy: +ned.deily resolution: -> invalid status: open -> closed _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue10689> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com