[OpenAFS] compilation problems

Alvise Dorigo dorigoa@SLAC.Stanford.EDU
Tue, 19 Feb 2002 05:48:36 -0800 (PST)


Hello;
I've a compilation problem with net release of openafs: 1.2.3.
my Linux is:

Mandrake 8.1,
Linux argo.pd.infn.it 2.4.8-26mdk #1 Sun Sep 23 17:06:39 CEST 2001 i686 unknown

I did ./configure as described in INSTALL file, then a "make" to compile.
After a lot of succesfully compiled stuff, I did get the following error
message:

+ cd src
+ cd pam
+ make all
make[3]: Entering directory `/home/alvise/openafs/openafs-1.2.3/src/pam'
cc  -I/home/alvise/openafs/openafs-1.2.3/src/config
-I/home/alvise/openafs/openafs-1.2.3/include -I/usr/include
-I/usr/include/sys -O2 -Dlinux -DLINUX_PAM -fPIC   -c -o test_pam.o
test_pam.c
test_pam.c:16:31: security/pam_appl.h: No such file or directory
make[3]: *** [test_pam.o] Error 1
make[3]: Leaving directory `/home/alvise/openafs/openafs-1.2.3/src/pam'
make[2]: *** [login] Error 2
make[2]: Leaving directory `/home/alvise/openafs/openafs-1.2.3'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/alvise/openafs/openafs-1.2.3'
make: *** [all] Error 2


is this a distribution-related problem or something else ?

many thanks

	Alvise