Re: [squid-users] Squid 3.5.20 compile issue

2016-09-20 Thread Amos Jeffries
On 20/09/2016 1:35 p.m., 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

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread James Lay
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

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread LYMN
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"

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread James Lay
On Mon, 2016-09-19 at 18:44 -0600, James Lay wrote: > On Tue, 2016-09-20 at 10:12 +0930, LYMN wrote: > > On Mon, Sep 19, 2016 at 06:37:44PM -0600, Alex Rousskov wrote: > > > > > > On 09/19/2016 06:22 PM, James Lay wrote: > > > > > > > > Ok so this is with the 1.0.2 branch of openssl: > > > > >

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread James Lay
On Tue, 2016-09-20 at 10:26 +0930, LYMN wrote: > On Mon, Sep 19, 2016 at 06:44:38PM -0600, James Lay wrote: > > > > > > > > > > > > > > > > At a guess add this to the libraries list after openssl: -ldl > > > > > Thank you...where would I add that to?  My config line?  Here it > > is: > >

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread James Lay
On Tue, 2016-09-20 at 10:12 +0930, LYMN wrote: > On Mon, Sep 19, 2016 at 06:37:44PM -0600, Alex Rousskov wrote: > > > > On 09/19/2016 06:22 PM, James Lay wrote: > > > > > > Ok so this is with the 1.0.2 branch of openssl: > > > > > > dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen' > >

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread LYMN
On Mon, Sep 19, 2016 at 06:37:44PM -0600, Alex Rousskov wrote: > On 09/19/2016 06:22 PM, James Lay wrote: > > Ok so this is with the 1.0.2 branch of openssl: > > > > dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen' > > dso_dlfcn.c:(.text+0x24): undefined reference to `dlsym' > >

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread James Lay
Thanks...off to git cloning the 1.0.1 branch...all this work for chacha and poly...yugh 8-| James On Mon, 2016-09-19 at 18:37 -0600, Alex Rousskov wrote: > On 09/19/2016 06:22 PM, James Lay wrote: > > > > Ok so this is with the 1.0.2 branch of openssl: > > > > dso_dlfcn.c:(.text+0x11): undefined

Re: [squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread Alex Rousskov
On 09/19/2016 06:22 PM, James Lay wrote: > Ok so this is with the 1.0.2 branch of openssl: > > dso_dlfcn.c:(.text+0x11): undefined reference to `dlopen' > dso_dlfcn.c:(.text+0x24): undefined reference to `dlsym' > dso_dlfcn.c:(.text+0x2f): undefined reference to `dlclose' You can probably force

[squid-users] Squid 3.5.20 compile issue

2016-09-19 Thread James Lay
Ok so this is with the 1.0.2 branch of openssl: make[3]: Entering directory `/home//nobackup/build/squid- 3.5.20/src/ssl' /bin/bash ../../libtool  --tag=CXX   --mode=link g++ -Wall -Wpointer- arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe -D_REENTRANT -m64   -g -O2