[issue5132] distutils: libpython not found when building python extensions on Solaris when Python was built with --enable-shared

2009-02-05 Thread Tarek Ziadé
Tarek Ziadé added the comment: fixed in r69316 Thanks for the patch -- status: open -> closed ___ Python tracker ___ ___ Python-bugs-

[issue5132] distutils: libpython not found when building python extensions on Solaris when Python was built with --enable-shared

2009-02-02 Thread Tarek Ziadé
Changes by Tarek Ziadé : -- assignee: -> tarek nosy: +tarek versions: +Python 2.6, Python 2.7, Python 3.0, Python 3.1 -Python 2.5 ___ Python tracker ___ _

[issue5132] distutils: libpython not found when building python extensions on Solaris when Python was built with --enable-shared

2009-02-02 Thread Dave Peterson
New submission from Dave Peterson : I've had trouble building Python extensions on Solaris if the Python install I'm using was built with the '--enable-shared' option. In tracking this down, it appears that the code in 'distutils/command/build_ext.py' contains a number of statements to detect a