--- src/constants.h.orig 2012-10-08 21:47:26.000000000 -0400 +++ src/constants.h 2012-10-08 21:48:20.000000000 -0400 @@ -103,7 +103,7 @@ #define INCLUDES 8 #define FIELDS 10 -#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ +#if (BSD || V9) && !__NetBSD__ && !__FreeBSD__ && !__APPLE__ # define TERMINFO 0 /* no terminfo curses */ #else # define TERMINFO 1