[issue7384] curses crash on FreeBSD

Roumen Petrov report at bugs.python.org
Fri Apr 23 23:52:36 CEST 2010


Roumen Petrov <bugtrack at roumenpetrov.info> added the comment:

Stefan Krah wrote:
>
> Stefan Krah<stefan-usenet at bytereef.org>  added the comment:
>
> Actually this means that we should also look for -ltinfo in the ldd
> check (A Redhat buildbot would be nice).

Or may be this mean that in configure to add test with -ltinfo and if 
readline link succeed then is save to link python curses module with 
first curses library found.

ldd - what about platforms without GNU libc ?

Roumen

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7384>
_______________________________________


More information about the Python-bugs-list mailing list