<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=FR link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi all<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Did anyone have encountered and fixed this issue :<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Make failed with the following error :<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>/bin/bash ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I../.. -I../../include -I../../lib -I../../src -I../../include  -isystem /usr/include/mit-krb5  -I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe -D_REENTRANT -m64  -I/usr/include/p11-kit-1 -g -O2 -c -o PortCfg.lo PortCfg.cc<o:p></o:p></p><p class=MsoNormal>libtool: compile:  g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../lib -I../../src -I../../include -isystem /usr/include/mit-krb5 -I/usr/include/libxml2 -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe -D_REENTRANT -m64 -I/usr/include/p11-kit-1 -g -O2 -c PortCfg.cc  -fPIC -DPIC -o .libs/PortCfg.o<o:p></o:p></p><p class=MsoNormal>In file included from ../../src/anyp/PortCfg.h:18:0,<o:p></o:p></p><p class=MsoNormal>                 from PortCfg.cc:10:<o:p></o:p></p><p class=MsoNormal>../../src/ssl/gadgets.h:83:45: error: ‘CRYPTO_LOCK_X509’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal> typedef LockingPointer<X509, X509_free_cpp, CRYPTO_LOCK_X509> X509_Pointer;<o:p></o:p></p><p class=MsoNormal>                                             ^~~~~~~~~~~~~~~~<o:p></o:p></p><p class=MsoNormal>../../src/ssl/gadgets.h:83:61: error: template argument 3 is invalid<o:p></o:p></p><p class=MsoNormal> typedef LockingPointer<X509, X509_free_cpp, CRYPTO_LOCK_X509> X509_Pointer;<o:p></o:p></p><p class=MsoNormal>                                                             ^<o:p></o:p></p><p class=MsoNormal>../../src/ssl/gadgets.h:89:53: error: ‘CRYPTO_LOCK_EVP_PKEY’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal> typedef LockingPointer<EVP_PKEY, EVP_PKEY_free_cpp, CRYPTO_LOCK_EVP_PKEY> EVP_PKEY_Pointer;<o:p></o:p></p><p class=MsoNormal>                                                     ^~~~~~~~~~~~~~~~~~~~<o:p></o:p></p><p class=MsoNormal>../../src/ssl/gadgets.h:89:73: error: template argument 3 is invalid<o:p></o:p></p><p class=MsoNormal> typedef LockingPointer<EVP_PKEY, EVP_PKEY_free_cpp, CRYPTO_LOCK_EVP_PKEY> EVP_PKEY_Pointer;<o:p></o:p></p><p class=MsoNormal>                                                                         ^<o:p></o:p></p><p class=MsoNormal>../../src/ssl/gadgets.h:116:43: error: ‘CRYPTO_LOCK_SSL’ was not declared in this scope<o:p></o:p></p><p class=MsoNormal> typedef LockingPointer<SSL, SSL_free_cpp, CRYPTO_LOCK_SSL> SSL_Pointer;<o:p></o:p></p><p class=MsoNormal>                                           ^~~~~~~~~~~~~~~<o:p></o:p></p><p class=MsoNormal>../../src/ssl/gadgets.h:116:58: error: template argument 3 is invalid<o:p></o:p></p><p class=MsoNormal> typedef LockingPointer<SSL, SSL_free_cpp, CRYPTO_LOCK_SSL> SSL_Pointer;<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Configure options :<o:p></o:p></p><p class=MsoNormal>./configure --prefix=/usr --build=x86_64-linux-gnu --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --localstatedir=/var --libexecdir=${prefix}/lib/squid3 --disable-maintainer-mode --disable-dependency-tracking --srcdir=. --datadir=/usr/share/squid3 --sysconfdir=/etc/squid3 --enable-gnuregex --enable-removal-policy=heap --enable-follow-x-forwarded-for --disable-cache-digests --enable-http-violations --enable-removal-policies=lru,heap --enable-arp-acl --enable-truncate --with-large-files --with-pthreads --enable-esi --enable-storeio=aufs,diskd,ufs,rock --enable-x-accelerator-vary --with-dl --enable-linux-netfilter --with-netfilter-conntrack --enable-wccpv2 --enable-eui --enable-auth --enable-auth-basic --enable-snmp --enable-icmp --enable-auth-digest --enable-log-daemon-helpers --enable-url-rewrite-helpers --enable-auth-ntlm --with-default-user=squid --enable-icap-client --disable-cache-digests --enable-poll --enable-epoll --enable-async-io=128 --enable-zph-qos --enable-delay-pools --enable-http-violations --enable-url-maps --enable-ecap --enable-ssl --with-openssl --enable-ssl-crtd --enable-xmalloc-statistics --enable-ident-lookups --with-filedescriptors=65536 --with-aufs-threads=128 --disable-arch-native<o:p></o:p></p><p class=MsoNormal>                                                          ^<o:p></o:p></p></div></body></html>