STINNER Victor <vstin...@python.org> added the comment:

On my Fedora 34, the HAVE_STROPTS_H macro is not defined in pyconfig.h:

/* Define to 1 if you have the <stropts.h> header file. */
/* #undef HAVE_STROPTS_H */

I confirm that I cannot find this file:

$ find /usr/include/ -name stropts.h
$ find /usr/lib/gcc/x86_64-redhat-linux/11/ -name stropts.h

----------
nosy: +vstinner

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

Reply via email to