Re: [Pam-ssh-users] RHEL 5 compilation problems...
Brought to you by:
rosenauer
From: Wolfgang R. <wol...@ro...> - 2007-08-03 05:49:39
|
Hi, Konstantin M. wrote: > 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? I'm not sure if this one is fixed already but back when I was employed at SUSE I fixed some stuff in pam_ssh. Since there was/is no activity at the SF project I wanted to provide a project page hosting the current source code I created: http://developer.novell.com/wiki/index.php/Pam_ssh HTH, Wolfgang |