<html><head></head><body><div>On Thu, 2016-06-23 at 17:47 +1200, Amos Jeffries wrote:</div><blockquote type="cite"><pre>Yay that you got it going with LibreSSL.

But I'm still interested in why you got the errors in the first place
with OpenSSL. It is supposed to be the better supported one :-P

So if you have the time to assist my edufication;

 what version OpenSSL was this exactly that you built against?
("git pulled latest" doesnt tell me much about what branch/version etc
you ended up with.)

And was it only the libssl you built with, or also the matching
libcrypto ? (libcrypto is what defines the OpenSSL CRYPTO_LOCK_* stuff).

Amos

_______________________________________________
squid-users mailing list
<a href="mailto:squid-users@lists.squid-cache.org">squid-users@lists.squid-cache.org</a>
<a href="http://lists.squid-cache.org/listinfo/squid-users
">http://lists.squid-cache.org/listinfo/squid-users
</a></pre></blockquote><div><br></div><div>Ah...well I went with this repo:</div><div><br></div><div>git clone <a href="https://github.com/openssl/openssl.git">https://github.com/openssl/openssl.git</a></div><div><br></div><div>And the errors I posted were where I stopped....unfortunately I've already nuked the repo off the drive otherwise I'd give you the exact info.  I can tell you I got the same errors with both 3.5.19 and 4.0.11.  Also compile line:</div><div><br></div><div>./configure --prefix=/opt --with-openssl=/opt/libressl --enable-ssl --enable-ssl-crtd --enable-linux-netfilter --enable-follow-x-forwarded-for --with-large-files --sysconfdir=/opt/etc/squid --enable-external-acl-helpers=none</div><div><br></div><div>Sorry Amos...the one time you ask me for information and I don't have it for you..: - (</div><div><br></div><div>James</div></body></html>