Displaying 3 results from an estimated 3 matches for "gss_channel_bindings_t".
2003 Sep 30
1
Solaris 2.6 rpcsec & MIT krb5-1.3.1 header conflict
...c_gss.h:60: warning: `gss_cred_id_t' previously
declared here
/usr/local/include/gssapi/gssapi.h:121: warning: redefinition of
`gss_ctx_id_t'
/usr/include/rpc/rpcsec_gss.h:59: warning: `gss_ctx_id_t' previously
declared here
/usr/local/include/gssapi/gssapi.h:172: conflicting types for
`gss_channel_bindings_t'
/usr/include/rpc/rpcsec_gss.h:61: previous declaration of
`gss_channel_bindings_t'
make: *** [dynconfig.o] Error 1
I noticed that on Solaris 8, rpcsec_gss.h includes <gssapi/gssapi.h>, so
this conflict is not present.
Does anyone have any suggestions? Should I try to back out the...
2003 Oct 08
0
Compiling Samba3.0.0 on Solaris2.6
...ss.h:60: warning: `gss_cred_id_t' previously
declared here
/usr/local/include/gssapi/gssapi.h:121: warning: redefinition of `gss_ctx_id_t'
/usr/include/rpc/rpcsec_gss.h:59: warning: `gss_ctx_id_t' previously
declared here
/usr/local/include/gssapi/gssapi.h:172: conflicting types for
`gss_channel_bindings_t'
/usr/include/rpc/rpcsec_gss.h:61: previous declaration of
`gss_channel_bindings_t'
*** Error code 1
make: Fatal error: Command failed for target `dynconfig.o'
There seems to be some conflict between the gssapi stuff from the openldap
and some of the Solaris libraries. I've tried...
2004 Dec 11
0
Compiling Samba 3.0.9 on Solaris 2.6 gives conflicts :-(
...ation of
'gss_ctx_id_t' was here
/usr/heimdal/include/gssapi.h:103: error: conflicting types for
'gss_cred_id_t'
/usr/include/rpc/rpcsec_gss.h:60: error: previous declaration of
'gss_cred_id_t' was here
/usr/heimdal/include/gssapi.h:116: error: conflicting types for
'gss_channel_bindings_t'
/usr/include/rpc/rpcsec_gss.h:61: error: previous declaration of
'gss_channel_bindings_t' was here
make: *** [dynconfig.o] Error 1
Is there somebody out there that can give me a hint please ... i need to
get my Samba running quick.
Regards
Jimmy Jonsson