◐ Shell
clean mode source ↗

Message 149111 - Python tracker

> I wrote down when I set up the OpenIndiana buildbots

Hum, please use the issue #13552 for curses issues on OpenIndiana/Solaris.

> ... de funciones: "mvwchgat" y "wchgat"

See issues #3786 and  #13552 for this problem.

> I installed ncurses ... I add export "CFLAGS=-I/usr/local/include/ncursesw"

The curses module is compiled by setup.py, not Makefile. It looks that setup.py ignores CFLAGS. I don't know if setup.py permits to specify such option.