Hi,

I'm trying to compile squid 3.0 on Debian Sarge.

./configure ran fine.but I ran into problems with 'make all'

asn.cc:47:21: forward.h: No such file or directory
asn.cc: In function `void asnCacheStart(int)':
asn.cc:244: error: incomplete type 'FwdState' cannot be used to name a scope
make[3]: *** [asn.o] Error 1
make[3]: Leaving directory `/root/squid-3.0-PRE3-20060109/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/root/squid-3.0-PRE3-20060109/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/squid-3.0-PRE3-20060109/src'
make: *** [all-recursive] Error 1

I know this is a dependency problem with forward.h missing.
Can anyone let me know which package is the dependency.

Google/APT didn't help much which searching for this particular file.

Regards,
Toufeeq
--
blog @ http://toufeeq.blogspot.com

Reply via email to