[squid-users] Squid 3.5.20 compile issue
James Lay
jlay at slave-tothe-box.net
Tue Sep 20 01:50:21 UTC 2016
On Tue, 2016-09-20 at 11:05 +0930, LYMN wrote:
> On Mon, Sep 19, 2016 at 07:20:14PM -0600, James Lay wrote:
> >
> >
> > Well last word on this...squid starts but dies with:
> > /squid: symbol lookup error: ./squid: undefined symbol:
> > SSL_set_alpn_protos
> > So at this point I'll just go back to linking to libressl. Thanks
> > all.
> >
>
> What does a "ldd squid" output? You have built your openssl
> libraries
> to a non-standard place so perhaps squid cannot find them at run
> time?
> If this was the case then you either need to use LD_LIBRARY_PATH at
> run
> time or set LDFLAGS="-L/opt/openssl/lib -Wl,-R/opt/openssl/lib" at
> squid
> configure time.
>
>
Woo hoo! Success! Looks like this works with openssl-1.0.1. Thanks
much all!
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20160919/426d67eb/attachment.html>
More information about the squid-users
mailing list