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.

classification
Title: Curses,h
Type: Stage:
Components: Build Versions: Python 2.4
process
Status: closed Resolution: duplicate
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl, rbrenner
Priority: normal Keywords:

Created on 2005-10-13 15:01 by rbrenner, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg26586 - (view) Author: hafnium (rbrenner) Date: 2005-10-13 15:01
Please advise whether I can proceed with the build
after encountering the following:

From ./configure:

checking curses.h usability... no
checking curses.h presence... yes
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
configure: WARNING:     ##
------------------------------------------------ ##
configure: WARNING:     ## Report this to
http://www.python.org/python-bugs ##
configure: WARNING:     ##
------------------------------------------------ ##


thanks
msg26587 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2005-10-13 16:03
Logged In: YES 
user_id=1188172

Duplicate of #1325611.
History
Date User Action Args
2022-04-11 14:56:13adminsetgithub: 42477
2005-10-13 15:01:45rbrennercreate