[issue32007] nis module fails to build against glibc-2.26

Matej Cepl report at bugs.python.org
Thu Jul 5 01:12:20 EDT 2018


Matej Cepl <mcepl at cepl.eu> added the comment:

It seems to be even more weird. Even with installed libnsl-devel (libnsl-devel-1.2.0-2.5.x86_64 on openSUSE/Tumbleweed) I get this in config.log:

checking for t_open in -lnsl... no

and truly, when grepping for t_open in /usr/include/rpc* I get nothing.

----------
nosy: +mcepl

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


More information about the Python-bugs-list mailing list