https://gitlab.synchro.net/main/sbbs/-/issues/971#note_7609
For what it's worth, I tried installing the 'js115' package from my repository, and building Synchronet still tries to use 1.8.5 from the repo.
Then realized I had to at least try the JSLIB=/usr/lib/libmozjs-115.so in my make line, and I got a fatal error right away:
```
In file included from terminal.h:4,
from ansi_terminal.h:6,
from ansi_terminal.cpp:1:
sbbs.h:101:10: fatal error: jsversion.h: No such file or directory
101 | #include <jsversion.h>
| ^~~~~~~~~~~~~
compilation terminated.
make: *** [/home/axisd/sbbs/repo/src/sbbs3/../build/Common.gmake:568: gcc.linux.x64.obj.debug-mt/ansi_terminal.o] Error 1
```
So, probably not a great idea to continue with this as I honestly don't know what I'm doing trying to link to other libraries outside of Synchronet, and don't want to mess anything more up.
I've already run a 'make clean' at some point and lost my executables, so sbbsecho and whatever else won't run any more. 'sbbs' is still running as a process but I'm sure that'll go down eventually, too.
--- SBBSecho 3.29-Linux
* Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)