From owner-freebsd-questions@freebsd.org Wed Apr 13 14:55:29 2016 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 7564AB0FB6B for ; Wed, 13 Apr 2016 14:55:29 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mail-wm0-x233.google.com (mail-wm0-x233.google.com [IPv6:2a00:1450:400c:c09::233]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 036E21FA2 for ; Wed, 13 Apr 2016 14:55:29 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by mail-wm0-x233.google.com with SMTP id u206so83049370wme.1 for ; Wed, 13 Apr 2016 07:55:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=ubCIh7nkkYOvV6fWzKtiRyZdAXqy5d4w1MGBr6c8n50=; b=ga8tdDFBkUgV3KVocmZXwFP7X+UDAkc0QvnpgZI22BkTTXyQgGgZmA5syQ2LyplS+8 JwiqyCABB5W/Ou8PwRWxrRflzATL5SbkLqvEJgK2euGErKM2bWDZRLi5T93x4346FnVI /v+8P8XFMdfbbBAbsvai25ijzmywd1ggpqz+0CpWVqy/+xJefTAfYux+AMbzJKE1uhhS lX/lrJl/9bt7kmUGkvfCw6EobxdPpLYw53TxuqjdFTD2q8jd9lRiHdS7fz7dlVH1XtZy Z6Hs8jwqLzrCyhHS03pTPmfd7R/u1nC/BAgjbvev0o4tHNi1X5M6UKMqRQ7uBU/xlUZt Hnyg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=ubCIh7nkkYOvV6fWzKtiRyZdAXqy5d4w1MGBr6c8n50=; b=MBFm8C2c5YUcu+pIKHzIidsFgAnfwCt52wyLCIbsWWri7zt80bdNkO4qivY2LpnBBy NGe6mMDhAt/UlU0sVqgvTioICfktI9NSNeDi4FO2xWyHh2sNDPY/9nYiEJT6hVClzCes 0ODOvThOqJVZTKxz1cKBQdxWFOOnGtS48/uR5JEQmOwYgqKsyRsJlFJMUQ75SjOmQUaA 7l7fsocAJ4eP77vMhifijm1LgtqOx4WlBnWQzwRovmY/Y5GW2tyJtu3huhkfhSHI4OTN KnOHrGtTYX+3itK7F1LSZiTUTHu8Bk5x1+hpEKqjUCEDlSG2Z7ZcgshzHzUYOEVYLJGS sRGA== X-Gm-Message-State: AOPr4FXbfocaI7DQafrfuN2PpsfRrd4W11QjITNV0XukmDv/fAuia1oCnZBqI7LMahuP7VJ9j70KrB/H+maYZw== X-Received: by 10.194.61.19 with SMTP id l19mr10205054wjr.4.1460559327118; Wed, 13 Apr 2016 07:55:27 -0700 (PDT) MIME-Version: 1.0 Received: by 10.194.103.233 with HTTP; Wed, 13 Apr 2016 07:54:47 -0700 (PDT) From: Odhiambo Washington Date: Wed, 13 Apr 2016 17:54:47 +0300 Message-ID: Subject: Stuggling with 3.5.16 on FreeBSD-9.3 To: User Questions Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.21 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 13 Apr 2016 14:55:29 -0000 Hi Amos, I bit the bullet and upgraded my FreeBSD-8.4 -> 9.3. 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. So now here is what happens: #!/bin/sh ./configure --prefix=/opt/squid-3.5 \ --enable-removal-policies="lru heap" \ --disable-epoll \ --with-pthreads \ --enable-storeio="ufs diskd rock aufs" \ --enable-delay-pools \ --enable-snmp \ --with-openssl=/usr \ --enable-forw-via-db \ --enable-cache-digests \ --enable-wccpv2 \ --enable-follow-x-forwarded-for \ --with-large-files \ --enable-esi \ --enable-kqueue \ --enable-icap-client \ --enable-kill-parent-hack \ --enable-ssl \ --enable-ssl-crtd \ --enable-url-rewrite-helpers \ --enable-xmalloc-statistics \ --enable-stacktraces \ --enable-zph-qos \ --enable-eui \ --with-nat-devpf \ --enable-pf-transparent \ --enable-ipf-transparent \ --enable-auth \ My config.log output is here: *http://goo.gl/LcV1yN * And this is how the compile fails:Making all in negotiate_auth Making all in kerberos 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 negotiate_kerberos_auth.cc: In function 'int main(int, char* const*)': negotiate_kerberos_auth.cc:754: error: 'gsskrb5_extract_authz_data_from_sec_context' was not declared in this scope *** [negotiate_kerberos_auth.o] Error code 1 Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers/negotiate_auth/kerberos. *** [all-recursive] Error code 1 Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers/negotiate_auth/kerberos. *** [all-recursive] Error code 1 Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers/negotiate_auth. *** [all-recursive] Error code 1 Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16/helpers. *** [all-recursive] Error code 1 Stop in /usr/home/wash/Tools/Squid/3.5/squid-3.5.16. I am getting closer I think. The initial compile that I had before the upgrade from 8.4 to 9.3 cannot run. Gives a different error: 2016/04/13 14:12:13| Accepting NAT intercepted SSL bumped HTTPS Socket connections at local=192.168.55.254:13129 remote=[::] FD 36 flags=41 2016/04/13 14:12:13| Accepting ICP messages on [::]:3130 2016/04/13 14:12:13| Sending ICP messages from [::]:3130 2016/04/13 14:12:13| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.83:50648 FD 14 flags=33 2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.93:54178 FD 14 flags=33 2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.93:54166 FD 14 flags=33 2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.93:54165 FD 14 flags=33 2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.93:54180 FD 14 flags=33 2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.93:54179 FD 14 flags=33 2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.93:54182 FD 14 flags=33 2016/04/13 14:12:14| ERROR: NAT/TPROXY lookup failed to locate original IPs on local=192.168.55.254:13128 remote=192.168.55.93:54181 FD 14 flags=33 I therefore feel I must compile afresh against FreeBSD-9.3 Your help is highly appreciated. -- Best regards, Odhiambo WASHINGTON, Nairobi,KE +254 7 3200 0004/+254 7 2274 3223 "Oh, the cruft."