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 serhiy.storchaka
Recipients etale-cohomology, serhiy.storchaka
Date 2021-10-07.13:17:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633612667.54.0.43587862657.issue45404@roundup.psfhosted.org>
In-reply-to
Content
What is the output of the following command?

    ./python -m sysconfig | grep HAVE_STROPTS_H

Also, is there the stropts.h file on your system and where?

    dlocate stropts.h
    locate stropts.h
History
Date User Action Args
2021-10-07 13:17:47serhiy.storchakasetrecipients: + serhiy.storchaka, etale-cohomology
2021-10-07 13:17:47serhiy.storchakasetmessageid: <1633612667.54.0.43587862657.issue45404@roundup.psfhosted.org>
2021-10-07 13:17:47serhiy.storchakalinkissue45404 messages
2021-10-07 13:17:47serhiy.storchakacreate