svn rev #18259: trunk/src/ lib/gssapi/ lib/gssapi/krb5/ lib/gssapi/mechglue/ ...
jaltman@MIT.EDU
jaltman at MIT.EDU
Wed Jun 28 21:48:32 EDT 2006
Commit By: jaltman
Log Message:
ticket: new
subject: gssapi compilation errors on Windows
tags: pullup
src/Makefile.in: generate lib/gssapi/spnego/Makefile
src/lib/gssapi/Makefile.in: build mechglue and spnego
src/lib/gssapi/krb5/init_sec_context.c: do not include
kdc only symbols on windows
src/lib/gssapi/mechglue/g_utils.c: no strings.h on Windows
src/lib/gssapi/mechglue/Makefile.in: construct mechglue.lst
src/lib/gssapi/spnego/Makefile.in: construct spnego.lst
src/lib/gssapi/spnego/spnego_mech.c: k5-int.h must be
included before krb5.h in order to prevent mixed definitions
of time_t on windows
Changed Files:
U trunk/src/Makefile.in
U trunk/src/lib/gssapi/Makefile.in
U trunk/src/lib/gssapi/gss_libinit.c
U trunk/src/lib/gssapi/krb5/init_sec_context.c
U trunk/src/lib/gssapi/mechglue/Makefile.in
U trunk/src/lib/gssapi/mechglue/g_utils.c
U trunk/src/lib/gssapi/spnego/Makefile.in
U trunk/src/lib/gssapi/spnego/spnego_mech.c
More information about the cvs-krb5
mailing list