[Python-bugs-list] [Bug #113145] config.h defines socklen_t, kills wxPython build

noreply@sourceforge.net noreply@sourceforge.net
Wed, 30 Aug 2000 12:51:39 -0700


Bug #113145, was updated on 2000-Aug-30 12:51
Here is a current snapshot of the bug.

Project: Python
Category: Build
Status: Open
Resolution: None
Bug Group: None
Priority: 5
Summary: config.h defines socklen_t, kills wxPython build

Details: Building wxPython fails with 1.6  because config.h defines socklen_t; according to a comment, it checks sys/types.h. But /usr/include/bits/socket.h on Linux at least, tries to make a typedef with this name.



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