<div dir="ltr">Hi Amos,<div><br></div><div>I have just now succeeded in compiling squid-4.0.9 on FreeBSD 10.3 and I'm even able to run it.</div><div>The server I am testing on serves about 20 users. It's been successfully running 3.5.x (upgraded to 3.5.17 today).</div><div><br></div><div><div>On my other server that is FreeBSD-9.3 (the one I upgraded recently from 8.4) I still get stuck at a point, but hopefully someone could help me out:</div><div><br></div><div><div>[wash@gw ~/Tools/Squid/4.x/squid-4.0.9]$ make</div><div>Making all in compat</div><div>depbase=`echo assert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`; /bin/sh ../libtool  --tag=CXX    --mode=compile clang++ -DHAVE_CONFIG_H    -I.. -I../include  -I../lib -I../src  -I../include  -I/usr/local/include  -I../libltdl -I/usr/include -I/usr/local/include/libxml2 -I/usr/local/include  -I/usr/local/include/libxml2  -Werror -Qunused-arguments -Wno-deprecated-register  -D_REENTRANT -I/usr/local/include  -g -O2 -march=native -std=c++11 -I/usr/local/include -MT assert.lo -MD -MP -MF $depbase.Tpo -c -o assert.lo assert.cc && mv -f $depbase.Tpo $depbase.Plo</div><div>libtool: compile:  clang++ -DHAVE_CONFIG_H -I.. -I../include -I../lib -I../src -I../include -I/usr/local/include -I../libltdl -I/usr/include -I/usr/local/include/libxml2 -I/usr/local/include -I/usr/local/include/libxml2 -Werror -Qunused-arguments -Wno-deprecated-register -D_REENTRANT -I/usr/local/include -g -O2 -march=native -std=c++11 -I/usr/local/include -MT assert.lo -MD -MP -MF .deps/assert.Tpo -c assert.cc  -fPIC -DPIC -o .libs/assert.o</div><div>In file included from assert.cc:9:</div><div>In file included from ../include/squid.h:43:</div><div>In file included from ../compat/compat.h:70:</div><div>../compat/types.h:62:10: fatal error: 'cstdint' file not found</div><div>#include <cstdint></div><div>         ^</div><div>1 error generated.</div><div>*** [assert.lo] Error code 1</div><div><br></div><div>Stop in /usr/home/wash/Tools/Squid/4.x/squid-4.0.9/compat.</div><div>*** [all-recursive] Error code 1</div><div><br></div><div>Stop in /usr/home/wash/Tools/Squid/4.x/squid-4.0.9.</div></div><div><br></div><div><br></div><div>I have posted my config.log on this link: <a href="http://goo.gl/eH9RcA">http://goo.gl/eH9RcA</a></div><div><br></div><div>Is there anything obvious from the config.log that makes it impossible to install 4.0.9 on the FreeBSD-9.x (i386) branch? If so, then I will abandon the attempts to compile:)</div><div><br></div><div>Below are my configure options:</div><div><br></div><div><br></div><div><div>env CPPFLAGS=-I/usr/local/include CC=clang CXX=clang++ ./configure --prefix=/opt/squid-4 \</div><div>        --enable-removal-policies="lru heap" \</div><div>        --disable-epoll \</div><div>        --enable-auth \</div><div>        --enable-auth-basic="DB NCSA PAM PAM POP3" \</div><div>        --with-pthreads \</div><div>        --enable-storeio="ufs diskd aufs" \</div><div>        --enable-delay-pools \</div><div>        --enable-snmp  \</div><div>        --with-openssl=/usr \</div><div>        --enable-forw-via-db \</div><div>        --enable-cache-digests \</div><div>        --enable-wccpv2 \</div><div>        --enable-follow-x-forwarded-for \</div><div>        --with-large-files \</div><div>        --enable-large-cache-files \</div><div>        --enable-esi \</div><div>        --enable-kqueue \</div><div>        --enable-icap-client \</div><div>        --enable-kill-parent-hack \</div><div>        --enable-ssl \</div><div>        --enable-ssl-crtd \</div><div>        --enable-url-rewrite-helpers \</div><div>        --enable-xmalloc-statistics \</div><div>        --enable-eui \</div><div>        --enable-zph-qos \</div><div>        --with-nat-devpf \</div><div>        --enable-pf-transparent \</div><div>        --without-mit-kerberos \</div><div>        --without-heimdal-kerbers \</div><div>        --without-gssapi-kerberos</div></div><div><br></div><div><br></div><div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Best regards,<br>Odhiambo WASHINGTON,<br>Nairobi,KE<br>+254 7 3200 0004/+254 7 2274 3223<br>"<span style="font-size:12.8px">Oh, the cruft.</span><span style="font-size:12.8px">"</span></div></div></div>
</div></div>