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
_______________________________________________
python-committers mailing list
python-committers@python.org
https://mail.python.org/mailman/listinfo/python-committers
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to