This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rrochele
Recipients rrochele
Date 2008-06-30.20:15:26
SpamBayes Score 0.019488938
Marked as misclassified No
Message-id <1214856989.0.0.383145145027.issue3246@psf.upfronthosting.co.za>
In-reply-to
Content
Building Python 2.5.2 on Solaris9, receive error:

checking sys/socket.h presence... yes
configure: WARNING: sys/socket.h: present but cannot be compiled
configure: WARNING: sys/socket.h:     check for missing prerequisite
headers?
configure: WARNING: sys/socket.h: see the Autoconf documentation
configure: WARNING: sys/socket.h:     section "Present But Cannot Be
Compiled"
configure: WARNING: sys/socket.h: proceeding with the preprocessor's result
configure: WARNING: sys/socket.h: in the future, the compiler will take
precedence
configure: WARNING:     ##
------------------------------------------------ ##
configure: WARNING:     ## Report this to
http://www.python.org/python-bugs ##
configure: WARNING:     ##
------------------------------------------------ ##
checking for sys/socket.h... yes
History
Date User Action Args
2008-06-30 20:16:29rrochelesetspambayes_score: 0.0194889 -> 0.019488938
recipients: + rrochele
2008-06-30 20:16:29rrochelesetspambayes_score: 0.0194889 -> 0.0194889
messageid: <1214856989.0.0.383145145027.issue3246@psf.upfronthosting.co.za>
2008-06-30 20:15:27rrochelelinkissue3246 messages
2008-06-30 20:15:27rrochelecreate