[BRLTTY] Building the sral audio library with brltty on arch linux

Samuel Thibault samuel.thibault at ens-lyon.org
Mon Jun 23 07:04:05 UTC 2025


Pranav Lal, le lun. 23 juin 2025 10:45:03 +0530, a ecrit:
> I am trying to build the sral audio library. Brltty is one of its
> dependencies.
> 
> I am running cmake and the error I get is as follows.
> [ 50%] Built target SRAL_obj
> 
> make[2]: *** No rule to make target '/lib/x86_64-linux-gnu/libbrlapi.so',
> needed by 'libSRAL.so'.  Stop.                
> make[1]: *** [CMakeFiles/Makefile2:128: CMakeFiles/SRAL.dir/all] Error 2

It seems you are missing the development part of the brltty package,
which contains the libbrlapi.so symlink to libbrlapi.so.0.8

Samuel


More information about the BRLTTY mailing list