Re: [squid-users] header situation... and no more ideas :(

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 11 Jun 2002 08:31:59 +0200

Witold Wladyslaw Wojciech Wilk wrote:
>
> i use:
>
> ./configure --prefix=/usr/local/squid --enable-removal-policies
> --enable-delay-pools --enable-user-agent-log --enable-referer-log
> --enable-linux-netfilter --enable-cache-digest
>
> in the middle I get this:
>
> checking for netinet/if_ether.h... no
> checking for netinet/in.h... no
> checking for netinet/tcp.h... yes
> checking for netinet/ip_compat.h... no
> checking for netinet/ip_fil_compat.h... no
> checking for netinet/ip_fil.h... no
> checking for netinet/ip_nat.h... no

Which is all fine as these headers should not be found on a Linux
system.

> and in the end I get:
>
> checking if Linux 2.4 kernel header files are installed... no
> WARNING: Cannot find necessary Linux 2.4 kernel header files
> Linux 2.4 Transparent Proxy support WILL NOT be enabled

This test verifies that linux/netfilter_ipv4.h was found.

Possibly caused by not having the kernel headers installed when you
first ran configure.

If you do have the above file now then try running "make distclean" and
then configure again.

Regards
Henrik
Received on Tue Jun 11 2002 - 00:53:34 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:38 MST