[pypy-issue] [issue1497] Pypy doesn't compile when ncurses is compiled with --with-termlib

alito tracker at bugs.pypy.org
Tue May 28 13:52:37 CEST 2013


alito <alito at organicrobot.com> added the comment:

It seems that ncurses5-config would work here (5.9)

$ ncurses5-config --libs 
-L/usr/lib -lncurses -ltinfo
$ ncurses5-config --cflags  # gives me nothing

$

________________________________________
PyPy bug tracker <tracker at bugs.pypy.org>
<https://bugs.pypy.org/issue1497>
________________________________________


More information about the pypy-issue mailing list