On Saturday 20 January 2001 16:48, you wrote:

>
> When I run make I get the following output before make exits:
>
> make[4]: Entering directory
> `/home/david/src/netatalk-1.4b2+asun2.1.3/etc/afpd'
> gcc  -DNEED_QUOTACTL_WRAPPER   -DUAM_RNDNUM -O2 -fomit-frame-pointer
> -fsigned-char -Wunused -Wuninitialized
> -I../../include   -I/usr/local/include   -DUSE_PAM -DAPPLCNAME   -c -o
> unix.o unix.c
> In file included from unix.c:19:
> auth.h:12: security/pam_appl.h: No such file or directory



[alex@homer alex]$ locate pam_appl.h
/usr/share/doc/pam-doc-0.72/html/pam_appl.html
/usr/include/security/pam_appl.h
[alex@homer alex]$ rpm -qf /usr/include/security/pam_appl.h
pam-devel-0.72-13.1mdk  


>
> Any ideas on what I need to do to make this compile would be much
> appreciated.

install the pam-devel package. I think it is on the second cd. if you 
don't have it, try http://rpmfind.net

-- 
Alex
(Go easy on me, I'm a COBOL programmer in real life)

Reply via email to