hi all, here is what i did;
$ apt-get source squid
$ dpkg-source -x squid_2.4.1-6.dsc
$ cd squid-2.4.1
$ debian/rules build
pam_auth.c:74: security/pam_appl.h: No such file or directory
make[1]: *** [pam_auth.o] Error 1
make[1]: Leaving directory `/etc/apt/squid-2.4.1/auth_modules/PAM'
make: *** [build] Error 2
any idea?
nestea

