[BRLTTY] Build brltty with support for espeak-ng

Shérab Sebastien.Hinderer at ens-lyon.org
Fri Dec 13 03:28:08 EST 2019


Hello,

Tage Johansson (2019/12/13 08:47 +0100):
> $ make distclean
> 
> $ git pull origin
> 
> $ ./autogen
> 
> $ ./configure --with-espeak=no
> 
> $ make -j8
> 
> $ patch -p1 < speech-test-1.patch

You need to apply the patch before you run make. With what you did, the
driver gets compiled before the patch is applied to the source code so
that patch won't be taken into account.

Shérab.


More information about the BRLTTY mailing list