kerberos and SASL compile problem

Christian cgregoir99 at yahoo.com
Mon Jan 20 10:14:47 EST 2003


"Lori Kilen" <ljkile at ans.net> wrote in message
news:Pine.GSO.4.40.0301171426060.14136-100000 at orion.aa.ans.net...
> Hi,
>
> I am working on compiling Cyrus SASL for GSSAPI on Solaris 2.6.
> I receive the following error when running make -
> gssapi.c: In function `sasl_gss_free_context_contents':
> gssapi.c:501: `GSS_C_NO_NAME' undeclared (first use this function)
> gssapi.c:501: (Each undeclared identifier is reported only once
> gssapi.c:501: for each function it appears in.)
>
> GSS_C_NO_NAME is not used or mentioned anywhere else within the package or
> documentation.  Has anyone used SASL and GSSAPI and run into a similar
problem?
>
> Thanks.


It lives in ./src/include/gssapi/gssapi.h and
./src/lib/gssapi/generic/gssapi.h, under the Kerberos V 1.2.6 release.
Have you tried to manually add the path to it ?

Christian.





More information about the Kerberos mailing list