Re: [squid-users] Linking with *SSL

2016-07-11 Thread Pavel Timofeev
2016-05-20 17:06 GMT+03:00 Amos Jeffries : > On 13/05/2016 1:33 a.m., Spil Oss wrote: >>> Hi! >>> When we worked on squid port on FreeBSD one of the FreeBSD user >>> (Bernard Spil) noticed: >>> >>> When working on this, I ran into another issue. Perhaps maintainer can >>> fix that with upstream. I'

Re: [squid-users] Linking with *SSL

2016-05-20 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Amos, a paradoxical situation. Changes accumulate and accumulate, and no new releases at least two weeks. And these changes appear in the subspace - in the source of their past is definitely not. So conceived? 20.05.16 21:31, Amos Jeffries пишет: >

Re: [squid-users] Linking with *SSL

2016-05-20 Thread Pavel Timofeev
20 мая 2016 г. 18:31 пользователь "Amos Jeffries" написал: > > On 21/05/2016 2:53 a.m., Pavel Timofeev wrote: > > 20 мая 2016 г. 17:44 пользователь "Amos Jeffries" написал: > >> > >> On 21/05/2016 2:28 a.m., Pavel Timofeev wrote: > >>> > >>> Hi, Amos! > >>> Thank you! Should we create a bug report

Re: [squid-users] Linking with *SSL

2016-05-20 Thread Amos Jeffries
On 21/05/2016 2:53 a.m., Pavel Timofeev wrote: > 20 мая 2016 г. 17:44 пользователь "Amos Jeffries" написал: >> >> On 21/05/2016 2:28 a.m., Pavel Timofeev wrote: >>> >>> Hi, Amos! >>> Thank you! Should we create a bug report to track it? >>> >> >> No need, I think. > > I just wanted to look at some

Re: [squid-users] Linking with *SSL

2016-05-20 Thread Pavel Timofeev
20 мая 2016 г. 17:44 пользователь "Amos Jeffries" написал: > > On 21/05/2016 2:28 a.m., Pavel Timofeev wrote: > > > > Hi, Amos! > > Thank you! Should we create a bug report to track it? > > > > No need, I think. I just wanted to look at something and understand that it's done and it's time to tes

Re: [squid-users] Linking with *SSL

2016-05-20 Thread Amos Jeffries
On 21/05/2016 2:28 a.m., Pavel Timofeev wrote: > > Hi, Amos! > Thank you! Should we create a bug report to track it? > No need, I think. Amos ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-us

Re: [squid-users] Linking with *SSL

2016-05-20 Thread Pavel Timofeev
2016-05-20 17:06 GMT+03:00 Amos Jeffries : > On 13/05/2016 1:33 a.m., Spil Oss wrote: >>> Hi! >>> When we worked on squid port on FreeBSD one of the FreeBSD user >>> (Bernard Spil) noticed: >>> >>> When working on this, I ran into another issue. Perhaps maintainer can >>> fix that with upstream. I'

Re: [squid-users] Linking with *SSL

2016-05-20 Thread Amos Jeffries
On 13/05/2016 1:33 a.m., Spil Oss wrote: >> Hi! >> When we worked on squid port on FreeBSD one of the FreeBSD user >> (Bernard Spil) noticed: >> >> When working on this, I ran into another issue. Perhaps maintainer can >> fix that with upstream. I've now added LIBOPENSSL_LIBS="-lcrypto >> -lssl" be

Re: [squid-users] Linking with *SSL

2016-05-12 Thread Spil Oss
> Hi! > When we worked on squid port on FreeBSD one of the FreeBSD user > (Bernard Spil) noticed: > > When working on this, I ran into another issue. Perhaps maintainer can > fix that with upstream. I've now added LIBOPENSSL_LIBS="-lcrypto > -lssl" because of configure failing in configure.ac line

[squid-users] Linking with *SSL

2016-05-10 Thread Pavel Timofeev
Hi! When we worked on squid port on FreeBSD one of the FreeBSD user (Bernard Spil) noticed: When working on this, I ran into another issue. Perhaps maintainer can fix that with upstream. I've now added LIBOPENSSL_LIBS="-lcrypto -lssl" because of configure failing in configure.ac line 1348. > AC