[316] in Kerberos-V5-bugs
Re: Missing key_perm.h for build
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Apr 29 23:17:41 1993
Date: Thu, 29 Apr 93 23:17:30 -0400
From: Theodore Ts'o <tytso@Athena.MIT.EDU>
To: joey@expersoft.com
Cc: krb5-bugs@Athena.MIT.EDU
In-Reply-To: Joey Garon's message of Mon, 26 Apr 93 11:55:46 PDT,
Date: Mon, 26 Apr 93 11:55:46 PDT
From: joey@expersoft.com (Joey Garon)
I am attempting a build from the v5 source that I took from
/pub/kerberos/src.split on prep.ai.mit.edu as of 23 Apr 93. I find
that I cannot build key_sched.c because the include file "key_perm.h"
cannot be found. I could find no such file in the source. What
should I do to get this file? Please write your response to
joey@expersoft.com.
The file should be built automatically during either the "make depend"
or the "make includes" pass by the make_kp program. If you do a "make
world", it should run through all of the necessary passes to compile
Kerberos V5.
- Ted