Re: [Pam-ssh-users] RHEL 5 compilation problems...
Brought to you by:
rosenauer
From: Konstantin M. <mak...@gm...> - 2007-08-03 10:21:20
|
Thanx, I looked at that project when I was searching for rpms of pam_ssh, it has dependencies and looked like it's built for SUSE in it's flavors. SF project on the other hand was built for many distro's. Since the projects did't merge, the latest release from SF project (2007-02-06) was the one I followed. On 8/3/07, Wolfgang Rosenauer <wol...@ro...> wrote: > > 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 > |