Hallo, Amos,
Du meintest am 02.03.13:
> The Squid HTTP Proxy team is very pleased to announce the
> availability of the Squid-3.3.2 release!
Compiling it on one of my machines stopped with
depbase=`echo peer_proxy_negotiate_auth.o | sed 's|[^/]*$|.deps/
&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H -DDEFAULT_CONFIG_FILE=\"/etc/squid/squid.conf\" -DDEFAULT_SQUID_DATA_DIR=\"/usr/share/squid\" -DDEFAULT_SQUID_CONFIG_DIR=\"/etc/squid\" -I.. -I../include -I../lib -I../src -I../include -I/usr/heimdal/include -I/usr/heimdal/include -I../src -I/usr/heimdal/include -I/usr/heimdal/include -I/usr/include/libxml2 -I/usr/heimdal/include -I/usr/heimdal/include -I/usr/include/libxml2 -Wall -Wpointer-arith -Wwrite-strings -Wcomments -Werror -pipe -D_REENTRANT -m32 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -march=i486 -mtune=i686 -std=c++0x -MT peer_proxy_negotiate_auth.o -MD -MP -MF $depbase.Tpo -c -o peer_proxy_negotiate_auth.o peer_proxy_negotiate_auth.cc &&\
mv -f $depbase.Tpo $depbase.Po
peer_proxy_negotiate_auth.cc: In function 'int krb5_create_cache(char*, char*)':
peer_proxy_negotiate_auth.cc:259:32: error: 'char** krb5_princ_realm(krb5_context, krb5_principal)' is deprecated (declared at /usr/heimdal/include/krb5-protos.h:3251) [-Werror=deprecated-declarations]
peer_proxy_negotiate_auth.cc:259:78: error: 'char** krb5_princ_realm(krb5_context, krb5_principal)' is deprecated (declared at /usr/heimdal/include/krb5-protos.h:3251) [-Werror=deprecated-declarations]
peer_proxy_negotiate_auth.cc:403:13: error: 'void krb5_get_init_creds_opt_init(krb5_get_init_creds_opt*)' is deprecated (declared at /usr/heimdal/include/krb5-protos.h:2284) [-Werror=deprecated-declarations]
peer_proxy_negotiate_auth.cc:403:50: error: 'void krb5_get_init_creds_opt_init(krb5_get_init_creds_opt*)' is deprecated (declared at /usr/heimdal/include/krb5-protos.h:2284) [-Werror=deprecated-declarations]
cc1plus: all warnings being treated as errors
make[3]: *** [peer_proxy_negotiate_auth.o] Error 1
make[3]: Leaving directory `/tmp/SBo/squid-3.3.2/src'
----------------------------------------------
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--sysconfdir=/etc/squid \
--localstatedir=/var/log/squid \
--datadir=/usr/share/squid \
--with-pidfile=/var/run/squid \
--mandir=/usr/man \
--with-logdir=/var/log/squid \
--enable-snmp \
--enable-basic-auth-helpers=NCSA,YP,MSNT-multi-domain,MSNT,SMB,getpwnam,LDAP,POP3,RADIUS \
--enable-linux-netfilter \
--enable-async-io \
--with-large-files \
--disable-option-checking \
--with-filedescriptors=65536 \
--enable-icmp \
--enable-delay-pools \
--enable-digest-auth-helpers=LDAP,file \
--enable-ntlm-auth-helpers=smb_lm \
--enable-inline \
--disable-loadable-modules \
--disable-translation \
--enable-storeio=aufs,ufs \
--enable-arp-acl \
--enable-wccp \
--enable-external-acl-helpers=ip_user,ldap_group,unix_group,wbinfo_group \
--enable-removal-policies=lru,heap \
--enable-esi \
--build=$ARCH-slackware-linux
----------------------------------------------
May be related in some strange way with the kerberos installation; on
another machine compiling worked, but when running it stopped with a
kerberos related error message.
(My kerberos installations may be corrupt, but that should be another
problem)
Viele Gruesse!
Helmut
Received on Wed Mar 06 2013 - 15:17:11 MST
This archive was generated by hypermail 2.2.0 : Fri Mar 08 2013 - 12:00:04 MST