Configuring squid-2.5.STABLE4 till the today generatred source eith these options:
[EMAIL PROTECTED] squid-2.5.STABLE4]# ./configure --prefix=/usr/squid --with-samba-sources=/root/samba-3.0.0/ --w ith-pthreads --enable-storeio="ufs, diskd" --enable-icmp --enable-delay-pools --enable-snmp --enable-ssl --with- openssl --enable-poll --enable-underscores --enable-auth="basic digest ntlm" --enable-basic-auth-helpers="winbind PAM multi-domain-NTLM" --enable-ntlm-auth-helpers="fakeauth no_check SMB winbind" --enable-digest-auth-helpers="password" --enable-external-acl-helpers="unix_group wbinfo_group winbind_group" I receive the following error: gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include -I/root/sa mba-3.0.0//source -I/usr/kerberos/include -g -O2 -Wall -D_REENTRANT -c `test -f wb_common.c || echo './'`wb_common.c wb_common.c: In function `init_request': wb_common.c:67: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:76: structure has no member named `domain' wb_common.c:77: structure has no member named `domain' wb_common.c:77: structure has no member named `domain' wb_common.c: In function `winbindd_send_request': wb_common.c:333: structure has no member named `domain' gmake[3]: *** [wb_common.o] Error 1 gmake[3]: Leaving directory `/root/squid-2.5.STABLE4/helpers/basic_auth/winbind' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/root/squid-2.5.STABLE4/helpers/basic_auth' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/root/squid-2.5.STABLE4/helpers' gmake: *** [all-recursive] Error 1 I've seen into the mailing list Henrik to say that squid source is not ready for samba3, which this means ? when squid will be compliant with ? there is a way to compile squid ? Thanks in advance, Best regards, Federico
