[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

heimdal & OpenBSD




I have compiled heimdal-0.3e on OpenBSD.
When running kstash it complained about missing libdes.so.3
libdes.so.3 was missing but libdes.so.6 existed.
I tried the dirty way, and linked 3 to 6, =)
kstash worked.

kadmin -l wouldn't work.
/usr/libexec/ld.so: Undefined symbol "_SHA1_Init" called from
kadmin:/usr/local/heimdal/lib/libkrb5.so.15.0 at 0x400bb630

I don't know if this error is becasue ot the des library or it is completely
unrelated.

Any help ?

Thanks