WORKS NOW - Re: Can't compile OpenSSH (SSH1) with Kerberos5 on Linux 2.4

2004-04-29 Thread Robert Stober
EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > On Saturday, Apr 24, 2004, at 23:35 US/Eastern, Robert Stober wrote: > > > But I still get the following undefined reference errors when linking: > > /usw/krb5/lib/libkrb5.a(hst_realm.o): In function > > `krb5_t

Re: Debug message compiled into libkrb5.a library?

2004-04-26 Thread Robert Stober
5 -lkrb5 -lk5crypto -lcom_err -lresolv Thanks for your reply Russ. I really do need to get the OpenSSH working with Kerbero5, and am trying to figure it out. But these linker errors are making my life very difficult. BTW - I work with the guys at SLAC quite often support their workload management s

Debug message compiled into libkrb5.a library?

2004-04-26 Thread Robert Stober
n somehow got compiled into my libkrb5.a library? Could that cause this problem? If this is a possibility, how can I get rid of it? I'm considering re-compiling krb5-1.3.1 but if I do, how can I know that I won't just recompile the same problem into the new library? If you have a clue, please

Can't compile OpenSSH (SSH1) with Kerberos5 on Linux 2.4

2004-04-26 Thread Robert Stober
ocate_kdc.c:613: undefined reference to `__dn_expand' collect2: ld returned 1 exit status make: *** [ssh] Error 1 Also, when I make without kerberos support the build works fine. Can anyone tell me how to fix this? Any help you can provide will be greatly appreciated. Thank you, Robert