On Sat, Nov 11, 2023 at 04:23:52PM +0100, Daniel Sahlberg wrote: > As for the original problem, updating to the latest version of the Neon > library doesn't help, I still get the same linking error. I''m sure there > is something fishy with my Debian install...
Which libssl is your build trying to use? There is nothing in Makefile.svn that would try to pick a particular version of OpenSSL. It just expects that a compatible version is already installed. Maybe you have multiple versions installed and that confuses things?