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 mcepl
Recipients benjamin.peterson, christian.heimes, cstratak, mcepl, vstinner
Date 2018-07-05.05:14:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1530767658.79.0.56676864532.issue32521@psf.upfronthosting.co.za>
In-reply-to
Content
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. When searching for t_open, it seems to be something from Solaris world.
History
Date User Action Args
2018-07-05 05:14:18mceplsetrecipients: + mcepl, vstinner, christian.heimes, benjamin.peterson, cstratak
2018-07-05 05:14:18mceplsetmessageid: <1530767658.79.0.56676864532.issue32521@psf.upfronthosting.co.za>
2018-07-05 05:14:18mcepllinkissue32521 messages
2018-07-05 05:14:18mceplcreate