On Wed, 7 Apr 2004 [EMAIL PROTECTED] wrote: > Newbie here, I have trying to install squid 2,5 in transparent proxy mode > on a Solaris 9 box. I have installed ipfilter 4.1.1 already. My problem > right now is the configure part of squid with the option of > --enable-ipf-transparent. I am getting the usual error, > > WARNING: Cannot find necessary IP-Filter header files > Transparent Proxy support WILL NOT be enabled
Try "make distclean", or start from a fresh new Squid source tree. If all fails, look into config.log why the ip-filter includes is not found. Regards Henrik
