Displaying 4 results from an estimated 4 matches for "gss_seal".
Did you mean:
gss_unseal
2006 Jun 24
1
samba-3.0.22 with Heimdal Kerberos - compilation problem
...ypes for `gss_sign'
/usr/include/gssapi/gssapi.h:677: previous declaration of `gss_sign'
/opt/local/include/gssapi.h:738: conflicting types 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...
2003 Sep 30
0
Samba 3.0.0 compile problems (with gssapi headers)
...rom include/includes.h:425,
from dynconfig.c:21:
... [cut] ...
/usr/local/heimdal/include/gssapi.h:746: conflicting types for
`gss_verify'
/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
==================================...
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
2010 May 02
2
samba4 make error - drsblobs.so
...dal/lib/gssapi/mech/gss_release_oid.c
Compiling heimdal/lib/gssapi/mech/gss_test_oid_set_member.c
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/gssa...