OT installing nfbtrans on Debian

Samuel Thibault samuel.thibault at ens-lyon.org
Sat Mar 4 09:41:39 EST 2017


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


More information about the Speakup mailing list