[New-bugs-announce] [issue1363] python 2.4.4 fails on solaris (sun4u sparc SUNW, Sun-Fire-880)
Paul
report at bugs.python.org
Tue Oct 30 19:18:10 CET 2007
New submission from Paul:
Trying to compile Plone (3.0.2) on a Sun V880 (SunOS genome 5.10
Generic_125100-05 sun4u sparc SUNW,Sun-Fire-880). Plone is a web
application which runs on the Zope framework. What fails is the python
(2.4.4) which is distributed with Zope.
During the configure step of the build, I receive the following warning:
*****BEGIN Snippet*****
configure: WARNING: sys/wait.h: present but cannot be compiled
configure: WARNING: sys/wait.h: check for missing prerequisite headers?
configure: WARNING: sys/wait.h: see the Autoconf documentation
configure: WARNING: sys/wait.h: section "Present But Cannot Be Compiled"
configure: WARNING: sys/wait.h: proceeding with the preprocessor's result
configure: WARNING: sys/wait.h: in the future, the compiler will take
precedence
configure: WARNING: ##
------------------------------------------------ ##
configure: WARNING: ## Report this to
http://www.python.org/python-bugs ##
configure: WARNING: ##
------------------------------------------------ ##
*****END Snippet*****
Then this nasty error breaks the entire config:
******BEGIN Snippet
checking size of int... configure: error: cannot compute sizeof (int), 77
See `config.log' for more details.
******END Snippet
----------
components: Build
messages: 56972
nosy: theoryno3
severity: normal
status: open
title: python 2.4.4 fails on solaris (sun4u sparc SUNW,Sun-Fire-880)
versions: Python 2.4
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1363>
__________________________________
More information about the New-bugs-announce
mailing list