svn rev #17515: trunk/src/modules/kdb/db2/ 
    raeburn@MIT.EDU 
    raeburn at MIT.EDU
       
    Tue Nov 29 02:38:46 EST 2005
    
    
  
Commit By: raeburn
Log Message: 
ticket: new
subject: Tru64 compilation fails after k5-int.h/krb5.h changes
target_version: 1.4.4
status: open
Due to some silliness in db-config.h and the Tru64 system header files, an
accidental change in the order of inclusion of certain headers caused the build
to fail.
With this patch, "make all" succeeds, but "make check" fails partway through;
I'm still investigating, and don't know at this point if there are additional
compilation problems.
* policy_db.h: Include db.h after gssrpc/types.h, to fix compilation on Tru64.
Changed Files:
U   trunk/src/modules/kdb/db2/ChangeLog
U   trunk/src/modules/kdb/db2/policy_db.h
    
    
More information about the cvs-krb5
mailing list