I might be totally off (and in the wrong forum) but I'm having problems running the mumble version fetched by pkg, if I try to build the same version in ports everything works fine. The failing one complains about "unable to allocate SSL_CTX". The big difference I see is that the pkg version is using /usr/lib/lbssl.so.8 and /lib/libcrypto.so.8 and the ports version is using /usr/local/lib/libcrypto.so.9 and /usr/local/lib/libssl.so.9. The odd thing is that both binaries are reporting to be version OpenSSL 1.0.2j though the one depending on the libs in /usr/lib says OpenSSL 1.0.2j-freebsd.
What have I messed up? :-) Any help or pointers would be much appreciated. Cheers, Jimmy _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
