What is really odd is that I have another cache running on virtually a 4.8 FreeBSD that will build squid with the transparent proxy option just fine.
However, it was installed a couple of years ago and buildworld'd to 4.8 over time. I've noticed some oddities in the two systems I've built using a 4.8-RC2 CD, I'm considering there's something cooked in this CD (during the first mergemaster run after the first buildworld, a number of files installed with the installer have no RCS tag, for example). I went back to an older 4.6.2 CD I had. We'll see where that gets me, other than a day wasted watching buildworld. ----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Shawn Barnhart" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Thursday, April 03, 2003 13:54 Subject: Re: [squid-users] Building with transparent proxying on FreeBSD > Maybe you have not installed the required components, or things have > changed in FreeBSD... > > The 4.8 test notes says that IP-Filter have been updated. "IPFilter has > recently been updated to version 3.4.31 and has not yet been thoroughly > tested in -STABLE". Maybe they have broken something which prevents > Squid from working... > > See configure.log output for any errors when looking for the IP-Filter > headers. > > Regards > Henrik > > > > Shawn Barnhart wrote: > > > > I'm trying to build squid with transparent proxy support on FreeBSD 4.8-RC. > > > > I've tried building both 2.4 and 2.5 from ports, and during config I get the > > following warning/error: > > > > checking if IP-Filter header files are installed... no > > WARNING: Cannot find necessary IP-Filter header files > > Transparent Proxy support WILL NOT be enabled > > > > AFAIK, ipfilter is included in FreeBSD's base and doesn't need to be built > > seperately -- or am I missing something? >
