New submission from Adrian M <[EMAIL PROTECTED]>:
$ uname -a
SunOS ro1estw 5.9 Generic_117171-12 sun4u sparc SUNW,Sun-Fire-880
gcc 2.6.3
When running ./configure I'm getting warnings like:
configure: WARNING: curses.h: present but cannot be compiled
configure: WARNING: curses.h: check for missing prerequisite headers?
configure: WARNING: curses.h: see the Autoconf documentation
configure: WARNING: curses.h: section "Present But Cannot Be Compiled"
configure: WARNING: curses.h: proceeding with the preprocessor's result
configure: WARNING: curses.h: in the future, the compiler will take
precedence
This happens for many other headers as well (dlfcn.h, fcntl.h, and many
others - i'll attach the whole list of messages).
Then, the ./configure step ends with the following message :
checking size of int... configure: error: cannot compute sizeof (int)
--
components: Build
files: config_logs.zip
messages: 67183
nosy: syraxes
severity: normal
status: open
title: Building Python fails on SunOS
type: compile error
versions: Python 2.5
Added file: http://bugs.python.org/file10397/config_logs.zip
__
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2940>
__
___
Python-bugs-list mailing list
Unsubscribe:
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com