After fixing a segfault issue (many thanks Ryan) I'm back to the same issue I was having with Python 2.7.8; the newly built python throws an undefined reference to dlopen when running <a href="http://setup.py">setup.py</a>...specifically when importing just-built extensions<br>
<br>
I've managed to narrow the problem down to the following line:<br>
<br>
importlib._bootstrap._SpecMethods(spec).load()<br>
<br>
Googling this brings up a few hits from <a href="http://bugs.python.org">bugs.python.org</a> and not much else.  I'm new to Python; any ideas what this does...or where I can read up on it for troubleshooting purposes?<br>
-- <br>
Sent from my Android device with K-9 Mail. Please excuse my brevity.