Hello, Yes to bnuild the PAM module the server needs the pam-devel rpm to be installed on it. The include file should reside in /usr/include/security..
HTH, Damion. "Andres L. Figari" wrote: > > Hi guys, > > Tried my first RH7.2 install and got this following the install instructions > during mymake install step: > > [root@samantha freevsd-1.4.9-2]# make install > Making all in src/libvsd > make[1]: Entering directory `/usr/local/src/freevsd-1.4.9-2/src/libvsd' > make[1]: Nothing to be done for `all'. > make[1]: Leaving directory `/usr/local/src/freevsd-1.4.9-2/src/libvsd' > Making all in src/pam_vsd > make[1]: Entering directory `/usr/local/src/freevsd-1.4.9-2/src/pam_vsd' > gcc -I. -I. -g -O2 -c pam_vsd.c -o pam_vsd.o > pam_vsd.c:26:34: security/pam_modules.h: No such file or directory > make[1]: *** [pam_vsd.o] Error 1 > make[1]: Leaving directory `/usr/local/src/freevsd-1.4.9-2/src/pam_vsd' > make: *** [all-subdirs] Error 1 > [root@samantha freevsd-1.4.9-2]# cd src > [root@samantha src]# ls > > I noticed that there was a problem with not finding the > security/pam_modules.h, and I saw this in the pam_vsd.c > > #define PAM_SM_AUTH > > #include <security/pam_modules.h> > > /* variables */ > static char check_priv[BUFSIZ]; > > I also saw no security directory within the > `/usr/local/src/freevsd-1.4.9-2/src/pam_vsd' directory. Is this something I > may have missed in the previous steps, or is this something my server itself > may be missing? Any ideas? > > Regards, > > Andres Figari > [EMAIL PROTECTED] > > ------------------------- The freeVSD Support List -------------------------- > Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support > Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support > Archives: http://freevsd.org/support/mail-archives/freevsd-support > ----------------------------------------------------------------------------- ------------------------- The freeVSD Support List -------------------------- Subscribe: mailto:[EMAIL PROTECTED]?body=subscribe%20freevsd-support Unsubscribe: mailto:[EMAIL PROTECTED]?body=unsubscribe%20freevsd-support Archives: http://freevsd.org/support/mail-archives/freevsd-support -----------------------------------------------------------------------------
