[2984] in Kerberos
Re: Missing header file...? (kerberosVb3)
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Jan 20 15:27:33 1994
Date: Thu, 20 Jan 94 15:01:14 EST
From: tytso@MIT.EDU (Theodore Ts'o)
To: grossa@SDSC.EDU
Cc: cmetz@thor.tjhsst.edu, kerberos@MIT.EDU
In-Reply-To: grossa@SDSC.EDU's message of Wed, 19 Jan 94 21:48:45 PST,
Date: Wed, 19 Jan 94 21:48:45 PST
From: grossa@SDSC.EDU
This doesn't fix all of the problem as kerberosIV/krb.h includes
kerberosIV/des.h and kerberosIV/mit-copyright.h . I went into
include/ and made softlinks:
Either add softlinks, or modify krb.h to reference kerberosIV/des.h
instead of des.h, and kerberosIV/mit-copyright.h instead of
mit-copyright.h (I've chosen the latter course of action for our source
tree).
Also, the "concat"'s in config/Project.tmpl need to be capitalized
or make install will fail to make the include/* directories, i.e.
Oops. Quite right.
- Ted