[issue45404] Undefined I_* macros when building 3.10 on Ubuntu?

Serhiy Storchaka report at bugs.python.org
Thu Oct 7 09:17:47 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

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

----------
nosy: +serhiy.storchaka

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


More information about the Python-bugs-list mailing list