Search squid archive

Re: Squid 3.3.3 is available

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Brett Lymn wrote:
On Thu, Mar 14, 2013 at 12:04:42AM +0100, Jose-Marcio Martins wrote:

Thanks Amos,

Squid 3.3.3 compiles fine here, now, under Solaris 10.


Out of interest, how?  I just tried using /usr/sfw/bin/g++ and I get the
unknown pragma.  I know I can nobble that with getting rid of -Wall in
the compile options.


I have my own gcc 4.7.1, which I put at /usr/local/gcc-4.7.1. If you want, I can make a tar of it and put it at some web server.

"configure" was done this way :

CFLAGS="-m32"
export CFLAGS

HELPERS="basic,digest,ntlm"
BASIC_HELPERS="DB,LDAP,PAM,getpwnam,SASL"
DIGEST_HELPERS="ldap,password"

./configure\
 --prefix=/var/squid \
 --enable-build-info \
 --disable-icmp \
 --enable-icap-client \
 --enable-snmp \
 --enable-delay-pools \
 --enable-cache-digests \
 --enable-kill-parent-hack \
 --enable-cachemgr-hostname=proxy.ensmp.fr \
 --enable-ssl \
 --with-openssl=/usr/local/ssl \
 --disable-ident-lookups \
 --enable-async-io \
 --enable-carp \
 --enable-xmalloc-statistics \
 --with-large-files \
 --with-build-environment=POSIX_V6_ILP32_OFFBIG  \
 --disable-gnuregex \
 --without-krb5-config \
 --enable-auth \
 --enable-auth-basic=$BASIC_HELPERS \
 --enable-auth-digest=$DIGEST_HELPERS \
 --enable-storeio="ufs,aufs,diskd" \
 --disable-ipv6 \
 --with-filedescriptors=32768 \
 --disable-devpoll

--

 Envoyé de ma machine à écrire.
 ---------------------------------------------------------------
  Spam : Classement statistique de messages électroniques -
         Une approche pragmatique
  Chez Amazon.fr : http://amzn.to/LEscRu ou http://bit.ly/SpamJM
 ---------------------------------------------------------------
 Jose Marcio MARTINS DA CRUZ            http://www.j-chkmail.org
 Ecole des Mines de Paris                   http://bit.ly/SpamJM
 60, bd Saint Michel                      75272 - PARIS CEDEX 06
 mailto:Jose-Marcio.Martins@xxxxxxxxxxxxxxxxxx


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux