[python-committers] Failed to build select

Steven D'Aprano steve at pearwood.info
Mon Aug 8 10:12:49 EDT 2016


On Mon, Aug 08, 2016 at 01:41:18PM +0300, Berker Peksağ wrote:

> > /home/steve/python/python-dev/cpython/Modules/selectmodule.c: In function ‘PyInit_select’:
> > /home/steve/python/python-dev/cpython/Modules/selectmodule.c:2484: error: ‘EPOLLRDHUP’ undeclared (first use in this function)
> > /home/steve/python/python-dev/cpython/Modules/selectmodule.c:2484: error: (Each undeclared identifier is reported only once
> > /home/steve/python/python-dev/cpython/Modules/selectmodule.c:2484: error: for each function it appears in.)
> 
> Hi Steven,
> 
> Do you have an old version of Kernel? I think
> https://hg.python.org/cpython/rev/831ce2a717eb should fix this.

This seems to have fixed it. Thanks for the fast work!



-- 
Steve


More information about the python-committers mailing list