Date: Mon, 5 Mar 2012 15:52:16 +0100 From: Dirk Ullrich <dirk.ullr...@googlemail.com>
This can easily tracked down: In Git's commit 0d5d7b56d40bcc37ae0e83495b3a0c45d0ce734f `src/microcode/tterm.c' is changed only to include one of `term.h' or `termcap.h'. On my Linuxes both header files are installed by Ncurses, but only `termcap.h' contains declarations for `BC', `UP', `PC' etc. By the way, this is Ncurses version 5.9. It's a bit more complicated than that, and I haven't found time to page all the varieties of Unix terminal capability database crap back into my head in order to fix it. I will try to get to it next week when I have time. _______________________________________________ MIT-Scheme-devel mailing list MIT-Scheme-devel@gnu.org https://lists.gnu.org/mailman/listinfo/mit-scheme-devel