Re: [squid-users] squid-3.0.STABLE16

2009-07-22 Thread Amos Jeffries
On Wed, 22 Jul 2009 10:31:39 -0400, alexus  wrote:
> su-3.2# gmake
> Making all in lib
> gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib'
> Making all in libTrie
> gmake[2]: Entering directory
> `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
> gmake  all-recursive
> gmake[3]: Entering directory
> `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
> Making all in src
> gmake[4]: Entering directory
> `/usr/local/src/squid-3.0.STABLE16/lib/libTrie/src'
> gmake[4]: Nothing to be done for `all'.
> gmake[4]: Leaving directory
> `/usr/local/src/squid-3.0.STABLE16/lib/libTrie/src'
> Making all in test
> gmake[4]: Entering directory
> `/usr/local/src/squid-3.0.STABLE16/lib/libTrie/test'
> gmake[4]: Nothing to be done for `all'.
> gmake[4]: Leaving directory
> `/usr/local/src/squid-3.0.STABLE16/lib/libTrie/test'
> gmake[4]: Entering directory
> `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
> gmake[4]: Nothing to be done for `all-am'.
> gmake[4]: Leaving directory
`/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
> gmake[3]: Leaving directory
`/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
> gmake[2]: Leaving directory
`/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
> gmake[2]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib'
> gmake[2]: Nothing to be done for `all-am'.
> gmake[2]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib'
> gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib'
> Making all in snmplib
> gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/snmplib'
> gmake[1]: Nothing to be done for `all'.
> gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/snmplib'
> Making all in scripts
> gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/scripts'
> gmake[1]: Nothing to be done for `all'.
> gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/scripts'
> Making all in src
> gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src'
> gmake  all-recursive
> gmake[2]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src'
> Making all in fs
> gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src/fs'
> gmake[3]: Nothing to be done for `all'.
> gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src/fs'
> Making all in repl
> gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src/repl'
> gmake[3]: Nothing to be done for `all'.
> gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src/repl'
> Making all in auth
> gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src/auth'
> gmake[3]: Nothing to be done for `all'.
> gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src/auth'
> gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src'
> depbase=`echo client_side.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
>   g++ -DHAVE_CONFIG_H
> -DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I.
> -I../include -I. -I. -I../include -I../include
> -I../lib/libTrie/include-Werror -Wall -Wpointer-arith
> -Wwrite-strings -Wcomments  -g -O2 -MT client_side.o -MD -MP -MF
> $depbase.Tpo -c -o client_side.o client_side.cc &&\
>   mv -f $depbase.Tpo $depbase.Po
> cc1plus: warnings being treated as errors
> client_side.cc: In function 'int
> connKeepReadingIncompleteRequest(RefCount&)':
> client_side.cc:2144: warning: comparison between signed and unsigned
> integer expressions
> gmake[3]: *** [client_side.o] Error 1
> gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src'
> gmake[1]: *** [all] Error 2
> gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src'
> gmake: *** [all-recursive] Error 1
> su-3.2#

http://www.squid-cache.org/Versions/v3/3.0/changesets/b9052.patch

Or the daily snapshot bundle.

Amos



[squid-users] squid-3.0.STABLE16

2009-07-22 Thread alexus
su-3.2# gmake
Making all in lib
gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib'
Making all in libTrie
gmake[2]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
gmake  all-recursive
gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
Making all in src
gmake[4]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie/src'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie/src'
Making all in test
gmake[4]: Entering directory
`/usr/local/src/squid-3.0.STABLE16/lib/libTrie/test'
gmake[4]: Nothing to be done for `all'.
gmake[4]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie/test'
gmake[4]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
gmake[4]: Nothing to be done for `all-am'.
gmake[4]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
gmake[2]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib/libTrie'
gmake[2]: Entering directory `/usr/local/src/squid-3.0.STABLE16/lib'
gmake[2]: Nothing to be done for `all-am'.
gmake[2]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib'
gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/lib'
Making all in snmplib
gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/snmplib'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/snmplib'
Making all in scripts
gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/scripts'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/scripts'
Making all in src
gmake[1]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src'
gmake  all-recursive
gmake[2]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src'
Making all in fs
gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src/fs'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src/fs'
Making all in repl
gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src/repl'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src/repl'
Making all in auth
gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src/auth'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src/auth'
gmake[3]: Entering directory `/usr/local/src/squid-3.0.STABLE16/src'
depbase=`echo client_side.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
g++ -DHAVE_CONFIG_H
-DDEFAULT_CONFIG_FILE=\"/usr/local/squid/etc/squid.conf\" -I.
-I../include -I. -I. -I../include -I../include
-I../lib/libTrie/include-Werror -Wall -Wpointer-arith
-Wwrite-strings -Wcomments  -g -O2 -MT client_side.o -MD -MP -MF
$depbase.Tpo -c -o client_side.o client_side.cc &&\
mv -f $depbase.Tpo $depbase.Po
cc1plus: warnings being treated as errors
client_side.cc: In function 'int
connKeepReadingIncompleteRequest(RefCount&)':
client_side.cc:2144: warning: comparison between signed and unsigned
integer expressions
gmake[3]: *** [client_side.o] Error 1
gmake[3]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/local/src/squid-3.0.STABLE16/src'
gmake: *** [all-recursive] Error 1
su-3.2#


-- 
http://alexus.org/


[squid-users] Squid 3.0 STABLE16

2009-06-30 Thread Beavis
Hi,

 I'm looking for the ldap_auth option for squid 3.0. all i see on the
./configure options are the following

--enable-basic-auth-helpers= (OPTIONS: digest_auth, negotiate_auth,
basic_auth, external_acl, ntlm_auth)
--enable-auth= (OPTIONS: digest, ntlm, basic, negotiate)

If someone can point me to the right direction, I would very much
appreciate it.


-b



-- 
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachments


[squid-users] Squid 3.0.STABLE16-RC1 is available

2009-05-15 Thread Amos Jeffries

The Squid HTTP Proxy team is pleased to announce the
availability of the Squid-3.0.STABLE16-RC1 release!


This release contains only two bug fixes. The small Bug 2648 "NTLM 
helpers not shutting down when deferred" has now been tested and found 
useful.



The larger ongoing issue of broken servers sending chunked transfer 
encoding to Squid 3.0 is now also fixed by this release. Due to the 
chunked transfer encoding changes being fairly large and the request 
handling not yet having wide testing usage behind it this release is 
marked a release candidate.


Thanks are due to the Gentoo project for porting the chunked reply 
handling from Squid 3.1.


Thanks are due to the Measurement Factory and a currently anonymous 
sponsor for the addition of chunked request handling.



Please refer to the release notes at
http://www.squid-cache.org/Versions/v3/3.0/RELEASENOTES.html
if and when you are ready to make the switch to Squid-3.

This new release can be downloaded from our HTTP or FTP servers

 http://www.squid-cache.org/Versions/v3/3.0/
 ftp://ftp.squid-cache.org/pub/squid-3/STABLE/

or the mirrors. For a list of mirror sites see

 http://www.squid-cache.org/Download/http-mirrors.dyn
 http://www.squid-cache.org/Download/mirrors.dyn

If you encounter any issues with this release please file a bug report.
 http://bugs.squid-cache.org/


Amos Jeffries