mit-scheme-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MIT-Scheme-devel] Error when building current MIT Scheme from Git o


From: Chris Hanson
Subject: Re: [MIT-Scheme-devel] Error when building current MIT Scheme from Git on Linux
Date: Mon, 5 Mar 2012 14:54:54 -0800

I made this change because a user reported that the code failed to
compile in slackware when both were included.

Is there a use case where both must be included?  Or should I just
change it to prefer termcap.h over term.h?

On Mon, Mar 5, 2012 at 11:24 AM, Taylor R Campbell <address@hidden> wrote:
>   Date: Mon, 5 Mar 2012 15:52:16 +0100
>   From: Dirk Ullrich <address@hidden>
>
>   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
> address@hidden
> https://lists.gnu.org/mailman/listinfo/mit-scheme-devel



reply via email to

[Prev in Thread] Current Thread [Next in Thread]