On Fri, 1 Mar 2002 10:50:42 +0000 (UTC), "Anthony Williams" <[EMAIL PROTECTED]> wrote:
>> That looks like a windows-ism that's crept in (unless it's defined in >> the missing kerberos header). I'll leave it until we work out where the >> krb5_context stuff is defined. > >It isn't. (not in /usr/include/* or /usr/include/kerberos/*, or indeed >anywhere in the /usr/include tree) > There's some mention in other places of solaris 7 only having kerberos 4, but then you wouldn't have a krb5.h and it probably wouldn't even get that far. It sounds like your missing definitions somewhere - every kerberos function takes a krb5_context so you need it. Tony _______________________________________________ Cvsnt mailing list [EMAIL PROTECTED] http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
