[1574] in Kerberos-V5-bugs
Problems with Krb5.5-1/2
daemon@ATHENA.MIT.EDU (Derek Atkins)
Thu Jul 27 21:17:00 1995
Date: Thu, 27 Jul 1995 18:16:49 -0700
From: warlord@mtv4s1.Eng.Sun.COM (Derek Atkins)
To: krb5-bugs@MIT.EDU
Ted and Company..
I was able to get the snapshot you gave me to build, however I've had
problems getting it to pass the checks. The first problem is in
.../lib/kdb, it tries to run the t_kdb test, which just hangs
indefinitely. I commented out this check, since it didn't exist
in beta 5.
The checks continue until .../tests, where it tries to run
kdb5_create, and it hangs there. The first problem I thought was
defining LD_LIBRARY_PATH, since it wasn't set in beta 5. I decided to
try this one by hand.
By hand, without setting LD_LIBRARY_PATH, it makes it a little
further, and actually tells me that it is initializing the database
and gives me the master key name. But then it hangs.
Did the database code change between beta 5 and the snapshot you gave
me? Have you seen these problems? I am using Solaris 2.4 with
SunPRO cc 3.0.1 and gnumake 3.72.1.
I'll forward the changes I've made back to you tomorrow.
-derek