> That's good to hear. So the question is, what's my problem?
>
> I found that if I add more of my K5 libraries to the LIBS list in
> config.status (and then run it), I get fewer undefined symbols. Finally,
> after adding every library in /usr/local/krb5-1.2.1/lib (where my K5 1.2.1
> stuff is installed), I got it down to just these two:
>
> Undefined symbol first referenced in file
> dn_expand /usr/local/krb5-1.2.1/lib/libkrb5.a(hst_realm.o)
> res_search /usr/local/krb5-1.2.1/lib/libkrb5.a(hst_realm.o)
>
> Any ideas how to proceed now?
These are DNS resolver routines. You need to find the resolv library
for your system.
Jeffrey Altman * Sr.Software Designer
The Kermit Project * Columbia University
612 West 115th St * New York, NY * 10025 * USA
http://www.kermit-project.org/ * [EMAIL PROTECTED]