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 _______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://brltty.app/mailman/listinfo/brltty
