Stefan Ring <stefan...@gmail.com> added the comment:

I was having the same problem, and I just found out what it was: Because of 
-Wl,-rpath=..., this path gets baked into the binary, and LD_LIBRARY_PATH is 
ignored. So if you have a previous build lying around there, it will mess up 
the build.

----------
nosy: +Ringding

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

Reply via email to