Displaying 1 result from an estimated 1 matches for "kthkrb4".
2001 Jun 06
0
Compile error 2.9p1 / Solaris 8 / Kerberos IV
Hello,
trying to compile 2.9p1 on my Solaris 8 box [1]. I can compile
without Kerberos but adding --with-kerberos4=/opt/KTHkrb4 it
fails [2].
The build dir can be seen on http://www.isk.kth.se/~janj/openssh/
Is there something I can do to fix this?
[1]
SunOS nemesis 5.8 Generic_108528-07 sun4u sparc SUNW,Ultra-5_10
[2]
cc -g -I. -I../openssh-2.9p1 -I/opt/local/openssl/0.9.6/include
-I/usr/local/include -I/opt/KTHkrb4...