svn rev #18426: branches/krb5-1-5/ src/ src/lib/gssapi/ src/lib/gssapi/krb5/ ...

tlyu@MIT.EDU tlyu at MIT.EDU
Wed Aug 9 15:15:13 EDT 2006


Commit By: tlyu
Log Message: 
ticket: 3956
version_fixed: 1.5.1

pull up r18259 from trunk

 r18259 at cathode-dark-space:  jaltman | 2006-06-28 21:48:31 -0400
 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  branches/krb5-1-5/
U   branches/krb5-1-5/src/Makefile.in
U   branches/krb5-1-5/src/lib/gssapi/Makefile.in
U   branches/krb5-1-5/src/lib/gssapi/gss_libinit.c
U   branches/krb5-1-5/src/lib/gssapi/krb5/init_sec_context.c
U   branches/krb5-1-5/src/lib/gssapi/mechglue/Makefile.in
U   branches/krb5-1-5/src/lib/gssapi/spnego/Makefile.in
U   branches/krb5-1-5/src/lib/gssapi/spnego/spnego_mech.c



More information about the cvs-krb5 mailing list