On Sun, Aug 7, 2016 at 11:45 PM, Steven D'Aprano wrote:
> On Mon, Aug 08, 2016 at 12:17:21AM -0400, Ned Deily wrote:
>> Also, try without setting PYTHONHOME. I'm not sure what you're trying to do
>> by setting that but you shouldn't need to.
>
> I didn't think I needed to either, but when I try
On Mon, Aug 8, 2016 at 9:45 AM, Steven D'Aprano wrote:
> I tried make distclean and building again, and I get:
>
>
> Could not find platform dependent libraries
> Consider setting $PYTHONHOME to [:]
> Could not find platform dependent libraries
> Consider setting $PYTHONHOME to [:]
> /home/steve
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)