Is your operating system PAM enabled?

Do you have the PAM development headers and libraries installed?
(required to build PAM enabled applications)

Regards
Henrik


Andrea Balzi wrote:
> 
> Hi!
> 
> Today to try if with the last one release, me it has before not been
> possible, of SQUID I resolved the problem of the icons in ftp I've
> downloaded sources (2.5STABLE2-20030318).
> Now can I see icons when I browse a ftp-site.
> Now I'm trying to compile SQUID with PAM module, but I have the following
> message of error:
> 
> Making all in helpers
> make[1]: Entering directory `/usr/src/squid-2.5.STABLE2-20030318/helpers'
> Making all in basic_auth
> make[2]: Entering directory
> `/usr/src/squid-2.5.STABLE2-20030318/helpers/basic_auth'
> Making all in PAM
> make[3]: Entering directory
> `/usr/src/squid-2.5.STABLE2-20030318/helpers/basic_auth/PAM'
> source='pam_auth.c' object='pam_auth.o' libtool=no \
> depfile='.deps/pam_auth.Po' tmpdepfile='.deps/pam_auth.TPo' \
> depmode=gcc /bin/sh ../../../cfgaux/depcomp \
> gcc -DHAVE_CONFIG_H -I. -I. -I../../../include -I../../../include    -g -O2
> -Wall -D_REENTRANT -c `test -f pam_auth.c || echo './'`pam_auth.c
> pam_auth.c:65: security/pam_appl.h: No such file or directory
> make[3]: *** [pam_auth.o] Error 1
> make[3]: Leaving directory
> `/usr/src/squid-2.5.STABLE2-20030318/helpers/basic_auth/PAM'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory
> `/usr/src/squid-2.5.STABLE2-20030318/helpers/basic_auth'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/squid-2.5.STABLE2-20030318/helpers'
> make: *** [all-recursive] Error 1

Reply via email to