<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=Windows-1252">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>For testing purpose I enable "<span>--disable-external-acl-helpers</span>" and now I receive the following error, with i fix by changing
<br>
</p>
<p><br>
</p>
<p>the line mentioned to " const void *i = memchr(buf(), (int)c, (size_type)endPos); "</p>
<p><br>
</p>
<p>someone probably has to change the fsource file with have the typo...<br>
<br>
</p>
<p><br>
</p>
<p></p>
<div>c -I../include    -I../src   -I/usr/include/libxml2  -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -pipe -D_REENTRANT -g -O2 -march=native -MT SBuf.o -MD -MP -MF $depbase.Tpo -c -o SBuf.o SBuf.cc
 &&\<br>
mv -f $depbase.Tpo $depbase.Po<br>
SBuf.cc: In member function ‘SBuf::size_type SBuf::rfind(char, SBuf::size_type) const’:<br>
SBuf.cc:760:61: error: ‘memrchr’ was not declared in this scope<br>
     const void *i = memrchr(buf(), (int)c, (size_type)endPos);<br>
                                                             ^<br>
make[3]: *** [Makefile:7173: SBuf.o] Error 1<br>
make[3]: Leaving directory '/usr/src/squid-3.5.25/src'<br>
make[2]: *** [Makefile:7296: all-recursive] Error 1<br>
make[2]: Leaving directory '/usr/src/squid-3.5.25/src'<br>
make[1]: *** [Makefile:6157: all] Error 2<br>
make[1]: Leaving directory '/usr/src/squid-3.5.25/src'<br>
make: *** [Makefile:581: all-recursive] Error 1<br>
</div>
<br>
<p></p>
</div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De:</b> squid-users <squid-users-bounces@lists.squid-cache.org> em nome de Tobias Tromm <tobiastromm@msn.com><br>
<b>Enviado:</b> segunda-feira, 8 de maio de 2017 12:13:44<br>
<b>Para:</b> squid-users@lists.squid-cache.org<br>
<b>Assunto:</b> [squid-users] Help to Compile Squid for Windows</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<div>
<p>Hi.</p>
<p><br>
</p>
<p>So I am trying now to compile the last version  <a href="http://www.squid-cache.org/Versions/v3/3.5/squid-3.5.25-20170504-r14155-RELEASENOTES.html" target="_blank" rel="noopener noreferrer">
squid-3.5.25-20170504-r14155</a><code><small> 05 May 2017</small></code> for Windows with Cygwin and I am having the erros on attached file (please see the ones I paint with red).</p>
<p><br>
</p>
<p>[doc version attached or pdf version here due to list attached size limit <a href="https://www.papinho.com/squid.pdf" class="OWAAutoLink" id="LPlnk804521" previewremoved="true">
https://www.papinho.com/squid.pdf</a> ]<br>
</p>
<p><br>
</p>
<p>What is wrong?</p>
<p><br>
</p>
Thanks.</div>
<p><br>
</p>
</div>
</div>
</body>
</html>