[python-committers] Failed to build select
Berker Peksağ
berker.peksag at gmail.com
Mon Aug 8 06:41:18 EDT 2016
More information about the python-committers mailing list
Mon Aug 8 06:41:18 EDT 2016
- Previous message (by thread): [python-committers] Failed to build select
- Next message (by thread): [python-committers] Failed to build select
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Mon, Aug 8, 2016 at 9:45 AM, Steven D'Aprano <steve at pearwood.info> wrote: > I tried make distclean and building again, and I get: > > > Could not find platform dependent libraries <exec_prefix> > Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] > Could not find platform dependent libraries <exec_prefix> > Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] > /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. --Berker
- Previous message (by thread): [python-committers] Failed to build select
- Next message (by thread): [python-committers] Failed to build select
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list