The joys of ncurses "ABI 6". --- origsrc/nano-5.3/src/definitions.h 2009-12-01 21:36:42.000000000 -0600 +++ src/nano-5.3/src/definitions.h 2010-05-28 13:52:18.936447000 -0500 @@ -79,6 +79,7 @@ #elif defined(HAVE_NCURSESW_NCURSES_H) #include #elif defined(HAVE_NCURSES_H) +#define NCURSES_INTERNALS #include #else /* Curses support. */