[Python-bugs-list] [Bug #119709] A make error

noreply@sourceforge.net noreply@sourceforge.net
Thu, 2 Nov 2000 20:16:01 -0800


Bug #119709, was updated on 2000-Oct-29 16:20
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: Platform-specific
Priority: 5
Summary: A make error

Details: I use:

Slackware96
Linux 2.0.0
gcc 2.7.2
glibc2
PC/i486

And I try to install Python-2.0.tar.gz package.
I use default Modules/Setup.

When run:

#./configure
#make

gcc tells me in Modules/selectmodule.c, begins from the 345 line,

POLLIN undeclared,...

Every POLL* name follows are all undeclared.

Which header file lost? poll.h? Or something wrong?

Thanks.


Follow-Ups:

Date: 2000-Nov-02 20:16
By: fdrake

Comment:
I think this has been fixed post-2.0, but I'm not sure.  Assigned to Andrew since he'll know and, if it's not fixed, will be the one to do so.   ;-)
-------------------------------------------------------

For detailed info, follow this link:
http://sourceforge.net/bugs/?func=detailbug&bug_id=119709&group_id=5470