configure doesn't give errors, but builds are throwing errors : ``` ../Include/py_curses.h:50:20: fatal error: curses.h: No such file or directory #include <curses.h> ``` Should be fixed with CPP flags.