[Pam-ssh-users] RHEL 5 compilation problems...
Brought to you by:
rosenauer
From: Konstantin M. <mak...@gm...> - 2007-08-02 11:44:04
|
Hi everyone, The latest (1.92) release isn't compiling on the RHEL 5 systems (CentOS), it gives various errors as such: pam_ssh.c:540: error: 'SYSLOG_FACILITY_AUTHPRIV' undeclared (first use in this function) pam_ssh.c:550: error: 'LOG_ERR' undeclared (first use in this function) pam_ssh.c:572: error: 'LOG_CRIT' undeclared (first use in this function) pam_ssh.c: In function 'pam_sm_close_session': pam_ssh.c:873: error: 'LOG_ERR' undeclared (first use in this function) make[1]: *** [pam_ssh.lo] Error 1 make[1]: Leaving directory `/tmp/pam_ssh-1.92' make: *** [all] Error 2 I used the older Dag Wieers' 1.91 RPMs, but for now no one seems to have built the fixed 1.92 version RPM... Any ideas? Thanx in advance! |