search for: gss_unseal

Displaying 4 results from an estimated 4 matches for "gss_unseal".

Did you mean: gse_unseal
2006 Jun 24
1
samba-3.0.22 with Heimdal Kerberos - compilation problem
...ypes for `gss_verify' /usr/include/gssapi/gssapi.h:685: previous declaration of `gss_verify' /opt/local/include/gssapi.h:748: conflicting types for `gss_seal' /usr/include/gssapi/gssapi.h:695: previous declaration of `gss_seal' /opt/local/include/gssapi.h:757: conflicting types for `gss_unseal' /usr/include/gssapi/gssapi.h:704: previous declaration of `gss_unseal' make: *** [dynconfig.o] Error 1 Any Ideas how to solve this? Thanks In Advanced! Nir
2004 Mar 04
4
Solaris 9 --with-krb5 problems
Hi, I am running configure with the option --with-krb5=/opt/local which is where I have heimdal installed. The problem is that after running make, it still tries to use the include files from SUN that are in /usr/ and this screws up the compile. I can compile samba just fine using --without-krb5. I have already tried: setenv CFLAGS "-L/opt/local/lib" setenv CPPFLAGS
2003 Sep 30
0
Samba 3.0.0 compile problems (with gssapi headers)
...rify' /usr/include/gssapi/gssapi.h:685: previous declaration of `gss_verify' /usr/local/heimdal/include/gssapi.h:756: conflicting types for `gss_seal' /usr/include/gssapi/gssapi.h:695: previous declaration of `gss_seal' /usr/local/heimdal/include/gssapi.h:765: conflicting types for `gss_unseal' /usr/include/gssapi/gssapi.h:704: previous declaration of `gss_unseal' make: *** [dynconfig.o] Error 1 ============================================= -- Olaf_News @ no-spam let.uu.nl
2010 May 02
2
samba4 make error - drsblobs.so
...Compiling heimdal/lib/gssapi/mech/gss_release_cred.c Compiling heimdal/lib/gssapi/mech/gss_set_sec_context_option.c Compiling heimdal/lib/gssapi/mech/gss_export_name.c Compiling heimdal/lib/gssapi/mech/gss_seal.c Compiling heimdal/lib/gssapi/mech/gss_acquire_cred.c Compiling heimdal/lib/gssapi/mech/gss_unseal.c Compiling heimdal/lib/gssapi/mech/gss_verify_mic.c Compiling heimdal/lib/gssapi/mech/gss_accept_sec_context.c Compiling heimdal/lib/gssapi/mech/gss_inquire_cred_by_mech.c Compiling heimdal/lib/gssapi/mech/gss_indicate_mechs.c Compiling heimdal/lib/gssapi/mech/gss_delete_sec_context.c Compiling he...