openssh and kerb 1.4.1 not so happy together

sxw at inf.ed.ac.uk sxw at inf.ed.ac.uk
Thu Jul 7 19:20:29 EST 2005


On Wed, 6 Jul 2005, Phil Dibowitz wrote:

> Turns out that makes the error clear:
> 
> ld.so.1: /usr/lsd/openssh/default/sbin/sshd: fatal: relocation error: file
> /usr/lsd/openssh/default/sbin/sshd: symbol krb5_init_ets: referenced symbol
> not found
> Killed
> 
> Of course, that's not the recompiled version.... but the recompiled version
> has the same external symptoms. Hmmm.

You need to do a make distclean, and then re-run ./configure. I would 
imagine that the soname didn't change because krb5_init_ets isn't part of 
MIT's officially exported API.

We should probably just pull the call to krb5_init_ets - its been years 
since any version of Kerberos required it.

S.




More information about the openssh-unix-dev mailing list