On Thu, May 12, 2005 at 04:13:50PM -0500, Albert Chin wrote:
> If I relink kinit with -lpthread, it works, mostly:
>   # /opt/TWWfsw/krb5141/bin/kinit [EMAIL PROTECTED]
>   kinit(v5): Cannot resolve network address for KDC in requested realm
>   while getting initial credentials

Compiling/linking with -mt will also work:
      -mt            Sets various -D flags to enable multi-threading and
                     also sets -lpthread.

-- 
albert chin ([EMAIL PROTECTED])
________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to