<div dir="ltr"><div class="gmail_quote"><br><br><div dir="ltr"><div>Hi Amos,</div><div><br></div><div>I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3.</div><div><br></div><div>I am struggling to compile squid-3.5.16. I just have to find a way to make it compile and run, by all means.</div><div><br></div><div>So now here is what happens:</div><div><br></div><div><br></div><div><div>#!/bin/sh</div><div>./configure --prefix=/opt/squid-3.5 \</div><div>        --enable-removal-policies="lru heap" \</div><div>        --disable-epoll \</div><div>        --with-pthreads \</div><div>        --enable-storeio="ufs diskd rock 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-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-stacktraces \</div><div>        --enable-zph-qos \</div><div>        --enable-eui \</div><div>        --with-nat-devpf \</div><div>        --enable-pf-transparent \</div><div>        --enable-ipf-transparent \</div><div>        --enable-auth \</div></div><div><br></div><div>My config.log output is here: <b><a href="http://goo.gl/LcV1yN" target="_blank">http://goo.gl/LcV1yN</a></b></div><div><br></div><div>And this is how the compile fails:Making all in negotiate_auth</div><div>Making all in kerberos</div><div>depbase=`echo negotiate_kerberos_auth.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`; g++ -DHAVE_CONFIG_H    -I../../.. -I../../../include  -I../../../lib -I../../../src  -I../../../include  -I/usr/include  -I/usr/include  -I../../../libltdl -I. -I/usr/include -I/usr/local/include/libxml2 -I/usr/local/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Wshadow -Woverloaded-virtual -Werror -pipe -D_REENTRANT -I/usr/local/include  -g -O2 -march=native -I/usr/local/include -MT negotiate_kerberos_auth.o -MD -MP -MF $depbase.Tpo -c -o negotiate_kerberos_auth.o negotiate_kerberos_auth.cc && mv -f $depbase.Tpo $depbase.Po</div><div>negotiate_kerberos_auth.cc: In function 'int main(int, char* const*)':</div><div>negotiate_kerberos_auth.cc:754: error: 'gsskrb5_extract_authz_data_from_sec_context' was not declared in this scope</div><div>*** [negotiate_kerberos_auth.o] Error code 1</div><div><br></div><div>Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers/negotiate_auth/kerberos.</div><div>*** [all-recursive] Error code 1</div><div><br></div><div>Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers/negotiate_auth/kerberos.</div><div>*** [all-recursive] Error code 1</div><div><br></div><div>Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers/negotiate_auth.</div><div>*** [all-recursive] Error code 1</div><div><br></div><div>Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers.</div><div>*** [all-recursive] Error code 1</div><div><br></div><div>Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16.</div><div><br></div><div><br></div><div><br></div><div>I am getting closer I think.</div><div><br></div><div>The initial compile that I had before the upgrade from 8.4 to 9.3 cannot run. Gives a different error:</div><div><br></div><div><div>2016/04/13 14:12:13| Accepting NAT intercepted SSL bumped HTTPS Socket connections at local=<a href="http://192.168.55.254:13129" target="_blank">192.168.55.254:13129</a> remote=[::] FD 36 flags=41</div><div>2016/04/13 14:12:13| Accepting ICP messages on [::]:3130</div><div>2016/04/13 14:12:13| Sending ICP messages from [::]:3130</div><div>2016/04/13 14:12:13| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.83:50648" target="_blank">192.168.55.83:50648</a> FD 14 flags=33</div><div>2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.93:54178" target="_blank">192.168.55.93:54178</a> FD 14 flags=33</div><div>2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.93:54166" target="_blank">192.168.55.93:54166</a> FD 14 flags=33</div><div>2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.93:54165" target="_blank">192.168.55.93:54165</a> FD 14 flags=33</div><div>2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.93:54180" target="_blank">192.168.55.93:54180</a> FD 14 flags=33</div><div>2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.93:54179" target="_blank">192.168.55.93:54179</a> FD 14 flags=33</div><div>2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.93:54182" target="_blank">192.168.55.93:54182</a> FD 14 flags=33</div><div>2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=<a href="http://192.168.55.254:13128" target="_blank">192.168.55.254:13128</a> remote=<a href="http://192.168.55.93:54181" target="_blank">192.168.55.93:54181</a> FD 14 flags=33</div></div><div><br></div><div>I therefore feel I must compile afresh against FreeBSD-9.3</div><div><br></div><div>Your help is highly appreciated.</div><div><br></div></div></div><br clear="all"><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>