[329] in Zephyr Mailing List
Help with Zephyr Under Kerberos 1.0.5 on Redhat 5.0
daemon@ATHENA.MIT.EDU (John Law)
Tue Dec 15 04:23:59 1998
Reply-To: "John Law" <john@geharris.co.uk>,
"Johnny" <johnny@voyager.netkonect.co.uk>
From: "John Law" <john@geharris.co.uk>
To: <zephyr@MIT.EDU>
Date: Tue, 15 Dec 1998 09:22:20 -0000
Hi,
I have installed Kerberos 1.0.5 with the latest version of hesiod
available from athena-mit with no problems . At the weekend I tried
compiling the latest version of zephyr but the configure script fails
when I try to build with kerberos support. It complains about not being
able to find the krb library although I passed the appropriate path to
the configure script using $./configure --with-krb4=/usr/local.
I know my krb libs exist in /usr/local/lib/libkrb.a libkrb4.a libkrb5.a
I changed the appropriate files to find the KerberosIV header files and libs
then tried to build using the existing makefiles, this fails with ld errors
complaining about not being able to find some functions. I built kerberos
with krb4 backwards compatibility.
Any help on this matter would be greatly appreciated..
Cheers
John