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 bapt
Recipients bapt, koobs, vstinner
Date 2015-03-31.13:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427809203.47.0.471434879636.issue23817@psf.upfronthosting.co.za>
In-reply-to
Content
Provide more information:
Here is a description of the problem with the FreeBSD ldconfig(1) problem and why it was a problem with libpython.so.*

https://wiki.freebsd.org/ports/fix_lib_depends

Here is the commit that adds the new methode for ports to lookup for libraries installed (not using ldconfig(1):
https://svnweb.freebsd.org/ports?view=revision&revision=322328
here is the commit that removes the ancient method:
https://svnweb.freebsd.org/ports?view=revision&revision=362031
History
Date User Action Args
2015-03-31 13:40:03baptsetrecipients: + bapt, vstinner, koobs
2015-03-31 13:40:03baptsetmessageid: <1427809203.47.0.471434879636.issue23817@psf.upfronthosting.co.za>
2015-03-31 13:40:03baptlinkissue23817 messages
2015-03-31 13:40:03baptcreate