Thank you veryone for helping out. The problem was that I needed to
add -L/usr/lib to LIBS in my Makefile. I'm not sure why that was required,
but it was. Now OpenSSH is working, and I'm trying to get the Kerberos part
of it working.

Thanks again,

Robert

"Ken Raeburn" <[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_try_realm_txt_rr':
> > /tmp/krb5/krb5-1.3.1/src/lib/krb5/os/hst_realm.c:146: undefined
> > reference to
> > `__res_search'
> > [...]
>
> I haven't had RH 7.3 around to test with in a long time, but try adding
> "-lresolv" to the link command.
>
> Ken
>
> ________________________________________________
> Kerberos mailing list           [EMAIL PROTECTED]
> https://mailman.mit.edu/mailman/listinfo/kerberos
>


________________________________________________
Kerberos mailing list           [EMAIL PROTECTED]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to