In regard to: [krbdev.mit.edu #2920] AutoReply: krb5kets() and 1.4 ABI ,...: > I'm going to try building 1.4 on a few additional platforms, and see if > the problem is the same there. I'll report back as soon as I'm able to. I've built krb5 1.4 on Solaris 8 and IRIX 6.5.26m, both with vendor tool chains, and I see the same issue there. The libkrb5.so.3 from 1.2.8 has a krb5_init_ets(), while the libkrb5.so.3 from 1.4 doesn't (though it does have a krb524_init_ets() symbol). Tim