Hi Guys.
I'm still struggling with this. I'm trying to build a version of 3.5 but I just 
can't get it to work. I'm currently attempting to rebuild the stretch package 
with SSL enabled but build keeps failing with the following:
../../src/ssl/gadgets.h:83:45: error: âCRYPTO_LOCK_X509â was not declared in 
this scope typedef LockingPointer<X509, X509_free_cpp, CRYPTO_LOCK_X509> 
X509_Pointer;                                             
^~~~~~~~~~~~~~~~../../src/ssl/gadgets.h:83:61: error: template argument 3 is 
invalid typedef LockingPointer<X509, X509_free_cpp, CRYPTO_LOCK_X509> 
X509_Pointer;                                                             
^../../src/ssl/gadgets.h:89:53: error: âCRYPTO_LOCK_EVP_PKEYâ was not declared 
in this scope typedef LockingPointer<EVP_PKEY, EVP_PKEY_free_cpp, 
CRYPTO_LOCK_EVP_PKEY> EVP_PKEY_Pointer;                                         
            ^~~~~~~~~~~~~~~~~~~~../../src/ssl/gadgets.h:89:73: error: template 
argument 3 is invalid typedef LockingPointer<EVP_PKEY, EVP_PKEY_free_cpp, 
CRYPTO_LOCK_EVP_PKEY> EVP_PKEY_Pointer;                                         
                                ^../../src/ssl/gadgets.h:116:43: error: 
âCRYPTO_LOCK_SSLâ was not declared in this scope typedef LockingPointer<SSL, 
SSL_free_cpp, CRYPTO_LOCK_SSL> SSL_Pointer;                                     
      ^~~~~~~~~~~~~~~../../src/ssl/gadgets.h:116:58: error: template argument 3 
is invalid typedef LockingPointer<SSL, SSL_free_cpp, CRYPTO_LOCK_SSL> 
SSL_Pointer;                                                          ^
Any ideas?
Thanks oli...@lennox-it.uk
lennox-it.uk
tel: 07900 648 252

      From: Olly Lennox <oli...@lennox-it.uk>
 To: Rafael Akchurin <rafael.akchu...@diladele.com>; 
"squid-users@lists.squid-cache.org" <squid-users@lists.squid-cache.org> 
 Sent: Friday, 14 April 2017, 14:07
 Subject: Re: [squid-users] HTTPS woes
   
Thanks Rafael,
I'm trying this out now, have had to enable the stretch repos but seems to be 
building! oli...@lennox-it.uk
lennox-it.uk
tel: 07900 648 252

      From: Rafael Akchurin <rafael.akchu...@diladele.com>
 To: "squid-users@lists.squid-cache.org" <squid-users@lists.squid-cache.org> 
 Sent: Friday, 14 April 2017, 12:40
 Subject: Re: [squid-users] HTTPS woes
  
>>> Then my config in Squid is like this, the dhparams file I generated as per 
>>> instructions in the squid wiki:
>> First of all: what's Squid's version?

> And secondly; are you sufficiently capable with Debian to (cross-)build your 
> own Squid package that can run on Raspian?
> The Debian squid/squid3 packages do not have TLS/SSL/HTTPS support. So you 
> will be building your own to get the bumping features.

When you decide to recompile on Raspbian, please be sure to take a look at 
https://docs.diladele.com/administrator_guide_5_0/install/rpi/squid.html - it 
describes one way of doing this  *on* RPI (without cross compiling). But it is 
slooowwww.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


   _______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users


   
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to