OT installing nfbtrans on Debian
Jude DaShiell
jdashiel at panix.com
Sun Mar 5 01:03:00 EST 2017
Interestingly no mention is made of termcap in nfbtrans.c. Now I'm
going to examine Makefile.
On Sun, 5 Mar 2017, Jude DaShiell wrote:
> Date: Sun, 5 Mar 2017 00:41:49
> From: Jude DaShiell <jdashiel at panix.com>
> Reply-To: Speakup is a screen review system for Linux.
> <speakup at linux-speakup.org>
> To: Speakup is a screen review system for Linux. <speakup at linux-speakup.org>
> Subject: Re: OT installing nfbtrans on Debian
>
> I almost got this to build on archlinux. With Samuel's patch, it couldn't
> find termcap. I do have a termcap.h file so I will examine #include
> directives and see if one for termcap needs a little modification for this
> to build all the way. I have /usr/include/termcap.h on this system. On
> Sat, 4 Mar 2017, Samuel Thibault wrote:
>
>> Date: Sat, 4 Mar 2017 09:41:39
>> From: Samuel Thibault <samuel.thibault at ens-lyon.org>
>> Reply-To: Speakup is a screen review system for Linux.
>> <speakup at linux-speakup.org>
>> To: Speakup is a screen review system for Linux.
> <speakup at linux-speakup.org>
>> Subject: Re: OT installing nfbtrans on Debian
>>
>> Hello,
>>
>> Tom Fowle, on jeu. 02 mars 2017 20:50:08 -0800, wrote:
>>> command gets an error about varying definitions of "getline"
>>
>> Indeed, that's now a standard function. What you can do is to add this
>> line:
>>
>> #define getline mygetline
>>
>> just before the line containing the first ocurrence of getline.
>>
>> Samuel
>> _______________________________________________
>> Speakup mailing list
>> Speakup at linux-speakup.org
>> http://linux-speakup.org/cgi-bin/mailman/listinfo/speakup
>
>
--
More information about the Speakup
mailing list