Ned Deily <n...@acm.org> added the comment:

Works for me.

GNU gettext, which provides libintl, is not included in OS X 10.6.  Chances are 
your build is being contaminated by packages installed via MacPorts or Fink or 
in /usr/local.  If you do want to build with it, check config.log in your build 
directory.  I bet you'll find that it is trying to pick up a 32-bit only 
version from MacPorts or friends.

----------
nosy: +ned.deily

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

Reply via email to