| From: | raeburn@mit.edu |
| Subject: | CVS Commit |
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.
Commit By: raeburn
Revision: 17515
Changed Files:
U trunk/src/modules/kdb/db2/ChangeLog
U trunk/src/modules/kdb/db2/policy_db.h
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.
Commit By: raeburn
Revision: 17515
Changed Files:
U trunk/src/modules/kdb/db2/ChangeLog
U trunk/src/modules/kdb/db2/policy_db.h