nospam.Al.DeRosa@f157.n267.z1.fidonet.org (Al DeRosa) writes:
Here is the listing I had when Alisha Stutz figured this all out. It should be
the same as on the wiki.
sudo apt update
sudo apt install build-essential
sudo apt install gcc-9 g++-9
sudo apt install zip unzip
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-9 9
sudo update-alternatives --install /usr/bin/g++ g++ /usr/bin/g++-9 9
wget http://www.mysticbbs.com/downloads/cl345.zip
mkdir cl345
cd cl345
unzip -ax ../cl345.zip
sudo make shared
sudo mv libcl.so.3.4.5 /usr/lib/libcl.so
sudo rm /mystic/data/ssl.cert
sudo update-alternatives --install /usr/bin/gcc /usr/bin/gcc-11 11
sudo update-alternatives --install /usr/bin/g++ /usr/bin/g++-11 11
reboot the system
I am pretty sure this is the exact way the wiki shows it but I know for a fact
this works and it creates the libcl.so which is needed for ssh to work..
Hope that helps a bit...
         |11 Bucko |14- |06Wrong Number Family Of BBS' |07- |03www.wrgnbr.com
... Error 3032 - Recursion error. See error 3032.
I started fresh, deleted the directory and followed what you put
line-by-line. I got the same output.
make[1]: Entering directory '/home/daniel/cl345'
make[2]: Entering directory '/home/daniel/cl345'
make[2]: Leaving directory '/home/daniel/cl345'
make[2]: Entering directory '/home/daniel/cl345'
make[2]: Leaving directory '/home/daniel/cl345'
make[1]: Leaving directory '/home/daniel/cl345'
./tools/ccopts.sh: 49: cc: not found
strip: 'tools/endian': No such file
Couldn't build endianness-checking program ./tools/endian
make[1]: Entering directory '/home/daniel/cl345'
make libcl.so.3.4.5 OBJPATH=./shared-obj/ OSNAME=`uname` CFLAGS="-c
-D__UNIX__ -DNDEBUG -I.  -DOSVERSION=
6 -O3 -fomit-frame-pointer -D_REENTRANT"
make[2]: Entering directory '/home/daniel/cl345'
cc -c -D__UNIX__ -DNDEBUG -I.  -DOSVERSION=6 -O3 -fomit-frame-pointer -D_REENTRANT -o ./shared-obj/bn_asm
.o bn/bn_asm.c
make[2]: cc: No such file or directory
make[2]: *** [makefile:578: shared-obj/bn_asm.o] Error 127
make[2]: Leaving directory '/home/daniel/cl345'
make[1]: *** [makefile:1924: Linux] Error 2
make[1]: Leaving directory '/home/daniel/cl345'
make: *** [makefile:374: shared] Error 2
I guess I will continue configuring my mystic and circle back to this
when I can figure out the problem. And why the script can't find files
that exist.
Any other hints that people can provide will be greatly appreciated.
D
--- SoupGate-Win32 v1.05
 * Origin: Agency HUB, Dunedin - New Zealand | Fido<>Usenet Gateway (3:770/3)