> 
> 
> hello,
> -----------------------------------------------
> i have this settings during configure
> ------------------------------------------------
> ./configure --prefix=/usr  --exec-prefix=/usr 
> --sysconfdir=/etc/squid \
>   --enable-FEATURE=YES --with-PACKAGE=YES 
> --enable-dependency-tracking \
>   --enable-maintainer-mode --enable-dlmalloc --enable-gnuregex \
>   --enable-xmalloc-statistics  --enable-carp  --enable-async-io \
>   --with-aufs-threads=10  --with-dl 
> --enable-storeio="aufs,diskd,ufs,null" \
>   --enable-removal-policies="heap,lru" --enable-icmp 
> --enable-delay-pools \
>   --enable-useragent-log --enable-kill-parent-hack --enable-snmp \
>   --enable-cachemgr-hostname=ezekiel.sscrmnl.edu.ph --enable-arp-acl \
>   --enable-htcp --disable-internal-dns \
>   --enable-ssl  --with-openssl --enable-forw-via-db 
> --enable-cache-digests \
>   --with-coss-membuf-size --enable-poll --enable-linux-netfilter \
>   --disable-ident-lookups --disable-hostname-checks 
> --enable-underscores \
>   --enable-auth="basic,digest,ntlm" --enable-stacktraces \
>   --enable-x-accelerator-vary 
> --enable-basic-auth-helpers="NCSA,MSNT,PAM"
> -------------------------------------------
> and i go this error during ./configure
> -------------------------------------------
> configure: WARNING: linux/netfilter_ipv4.h: present but 
> cannot be compiled
> configure: WARNING: linux/netfilter_ipv4.h: check for missing 
> prerequisite
> headers?
> configure: WARNING: linux/netfilter_ipv4.h: proceeding with the
> preprocessor's result
> configure: WARNING:     ## ------------------------------------ ##
> configure: WARNING:     ## Report this to [EMAIL PROTECTED] ##
> configure: WARNING:     ## ------------------------------------ ##
> ./configure: line 10316: u_short: command not found
> ----------------------------------------------------
> so I try to ignore the errors and proceed to installing, upon issuing
> squid -v
> ----------------------------------------------------
> Squid Cache: Version 2.5.STABLE5-CVS
> configure options: '--prefix=/usr' '--exec-prefix=/usr'
> '--sysconfdir=/etc/squid' '--enable-FEATURE=YES' '--with-PACKAGE=YES'
> '--enable-dependency-tracking' '--enable-maintainer-mode'
> '--enable-dlmalloc' '--enable-gnuregex' '--enable-xmalloc-statistics'
> '--enable-carp' '--enable-async-io' '--with-aufs-threads=10' 
> '--with-dl'
> '--enable-storeio=aufs,diskd,ufs,null' 
> '--enable-removal-policies=heap,lru'
> '--enable-icmp' '--enable-delay-pools' '--enable-useragent-log'
> '--enable-kill-parent-hack' '--enable-snmp'
> '--enable-cachemgr-hostname=ezekiel.sscrmnl.edu.ph' '--enable-arp-acl'
> '--enable-htcp' '--enable-ssl' '--with-openssl' '--enable-forw-via-db'
> '--enable-cache-digests' '--with-coss-membuf-size' '--enable-poll'
> '--enable-linux-netfilter' '--disable-ident-lookups'
> '--disable-hostname-checks' '--enable-underscores'
> '--enable-auth=basic,digest,ntlm' '--enable-stacktraces'
> '--enable-x-accelerator-vary' 
> '--enable-basic-auth-helpers=NCSA,MSNT,PAM'
> 
> squid CVS? is this the right one? i downloaded the file from 
> squid-cache.org
> 
 
  Do you really need, all these configure options ?
  Linux netfilter , requires probably the appropriate platform, to use.

  SQUID CVS ?  Just download from :

   http://www.squid-cache.org/Versions/v2/2.5/

  M.

  

Reply via email to