This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson, brett.cannon, brodie, ebehar, erickt, mark.dickinson, ronaldoussoren, rpetrov, tarek
Date 2009-06-03.22:58:58
SpamBayes Score 7.466448e-07
Marked as misclassified No
Message-id <1afaf6160906031558s46509701q6b5c76b5c7771cc4@mail.gmail.com>
In-reply-to <1244069769.14.0.322246988651.issue6154@psf.upfronthosting.co.za>
Content
2009/6/3 Ronald Oussoren <report@bugs.python.org>:
>
> Ronald Oussoren <ronaldoussoren@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.
History
Date User Action Args
2009-06-03 22:59:00benjamin.petersonsetrecipients: + benjamin.peterson, brett.cannon, ronaldoussoren, mark.dickinson, erickt, tarek, brodie, rpetrov, ebehar
2009-06-03 22:58:58benjamin.petersonlinkissue6154 messages
2009-06-03 22:58:58benjamin.petersoncreate