[issue40647] Building with a libreadline.so located outside the ld.so.conf search path fails

Martijn Pieters report at bugs.python.org
Sat May 16 11:46:11 EDT 2020


Martijn Pieters <mj at python.org> added the comment:

Actually, this won't do it either, as `self.lib_dirs` already contains the --prefix.

Clearly, I just need to add -R=${PREFIX}/lib to CPPFLAGS.

----------
resolution:  -> not a bug

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue40647>
_______________________________________


More information about the Python-bugs-list mailing list