OpenSSH Compilation problems while enabling AFS support
Eravimangalath P Naveen
E.P.Naveen at in.ibm.com
Thu Jun 26 02:59:43 EST 2003
Hi,
We are trying to compile OpenSSH with AFS support to enable password-less
login in a linux cluster.
We are getting the error mentioned at the bottom of this mail. Also,
included the information of other packages and the options used with
configure.
Please help us to sort out this issue.
Server is running on RedHat Linux v7.3
OpenAFS Information
Downloaded from http://www.openafs.org/release/latest.html
[root at blueray openssh-3.6.1p1]# rpm -qa |grep openafs
openafs-devel-1.2.9-rh7.3.1
openafs-krb5-1.2.9-rh7.3.1
openafs-client-1.2.9-rh7.3.1
openafs-kpasswd-1.2.9-rh7.3.1
openafs-1.2.9-rh7.3.1
openafs-server-1.2.9-rh7.3.1
openafs-compat-1.2.9-rh7.3.1
[root at blueray openssh-3.6.1p1]#
Kerberos Information
Obtained from the RedHat v7.3 Distribution CDs.
[root at blueray is]# rpm -qa |grep krb
krbafs-1.0.9-2
krb5-devel-1.2.2-13
krb5-workstation-1.2.2-13
openafs-krb5-1.2.9-rh7.3.1
krb5-server-1.2.2-13
krb5-libs-1.2.2-13
pam_krb5-1.46-1
krbafs-utils-1.0.9-2
krbafs-devel-1.0.9-2
[root at blueray is]#
OpenSSH Information
Dwonloaded from www.openssh.org
openssh-3.6.1p1-1.src.rpm
Tried the following to compile.
[root at blueray openssh-3.6.1p1]# ./configure --prefix=/usr
--sysconfdir=/etc/ssh --with-pam --with-kerberos5=/usr/kerberos
--with-afs=/usr/afs
[root at blueray openssh-3.6.1p1]# make
Following error obtained.
sshconnect1.c:31:18: kafs.h: No such file or directory
make: *** [sshconnect1.o] Error 1
[root at blueray openssh-3.6.1p1]#
More information about the openssh-unix-dev
mailing list