[issue6154] Python 3.1 rc1 will not build on OS X 10.5.7 with macports libintl

Benjamin Peterson report at bugs.python.org
Thu Jun 4 00:58:59 CEST 2009


Benjamin Peterson <benjamin at python.org> added the comment:

2009/6/3 Ronald Oussoren <report at bugs.python.org>:
>
> Ronald Oussoren <ronaldoussoren at mac.com> added the comment:
>
> I just noticed the update of the title.
>
> I propose to close this issue if this is caused by a non-universal version
> of libintl that's installed by macports.

Actually, it can happen with regular builds, but the attached patches
fix that issue.

>
> Macports can install universal binaries of its packages (the +universal
> variant), use that if you want to link a universal build of python with
> macports libraries (and if you don't want to link with macports you
> shouldn't add the macports $prefix to the search path of the compiler)

That sounds reasonable.

----------

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


More information about the Python-bugs-list mailing list