Vegz78 wrote: > Thanks for all your great input for solving this issue, @SamY! > > > > You are entirely correct, I forgot that I upgraded to OpenSSL v. 1.1.Xy > some years ago to fix another problem, don't remember why or if I then > also removed any root certificates or executed the 'dpkg-reconfigure > ca-certificates'-routine. I have updated my inaccurate post accordingly.
Thanks for the update in your post. I followed the steps, but have problems with the "make step" The link explaining the shared libs is broken. Any idea how to correct? This in my PuTTY session: *gcc: error: unrecognized command line option '-W1,-rpath,/usr/local/lib' *Makefile:708: recipe for target 'apps/app_rand.o' failed make[1]: *** [apps/app_rand.o] Error 1 make[1]: Leaving directory '/root/openssl' Makefile:174: recipe for target 'all' failed make: *** [all] Error 2 root@NAS:~/openssl# Guess it has to do with this in the configure steps: root@NASDANIELSEN:~# cd openssl *root@NASDANIELSEN:~/openssl# ./config zlib '-W1,-rpath,$(LIBRPATH)' *Operating system: x86_64-whatever-linux2 Configuring OpenSSL version 1.1.1g (0x1010107fL) for linux-x86_64 Using os-specific seed configuration Creating configdata.pm Creating Makefile ********************************************************************** *** *** *** OpenSSL has been successfully configured *** *** *** *** If you encounter a problem while building, please open an *** *** issue on GitHub <https://github.com/openssl/openssl/issues> *** *** and include the output from the following command: *** *** *** *** perl configdata.pm --dump *** *** *** *** (If you are new to OpenSSL, you might want to consult the *** *** 'Troubleshooting' section in the INSTALL file first) *** *** *** ********************************************************************** Regards Rolf EDIT: These steps https://rolandsdev.blog/how-to-install-openssl-1-1-1/ SBT | Teddy Pardo TTouch | Rega DAC | Cayin CS-100A | Dynaudio Confidence C1 Platinum | ------------------------------------------------------------------------ NoRoDa's Profile: http://forums.slimdevices.com/member.php?userid=49139 View this thread: http://forums.slimdevices.com/showthread.php?t=115185 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
