Ronald Oussoren <ronaldousso...@mac.com> added the comment:

The issue is caused by lack of support for building .dylibs in 
configure.in and Makefile.pre.in. AFAIK this has never worked on OSX.

Fixing that is not entirely trivial (did I mention configure.in is rather 
crufty?).

The attached patch should fix that (the patch touched configure.in, you'll 
have to run autoconf after applying the patch).

Could you please test if the patch fixes the issue for you?

----------
keywords: +patch
nosy: +ronaldoussoren
Added file: http://bugs.python.org/file12496/issue4472.patch

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

Reply via email to