On Wed, 7 Apr 2004 Tim.Clashin@calcucare.com wrote:
> ./configure --enable-ipf-transparent --prefix=/usr/local/squid
>
> Below is the part of config.log file that shows the configure failing with
> enable ipf transparent:
>
> configure:3849: ip_compat.h: No such file or directory
> configure:3849: ip_fil_compat.h: No such file or directory
Ok, this is pretty fatal.. the ip-filter headers is not in your include
path..
How and where did you install ip-filter?
Squid looks for the ip-filter headers in
a) The root of your include path
b) The netinet directory in your include path
Your include path is determined by your compiler, but /usr/include is
nearly always one of the directories searched in the include path. Some
systems also use /usr/local/include, but not all...
Regards
Henrik
Received on Wed Apr 07 2004 - 16:54:51 MDT
This archive was generated by hypermail pre-2.1.9 : Fri Apr 30 2004 - 12:00:02 MDT