[153] in Kerberos-V5-bugs
Re: Where is KRB5-types.h?
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Jun 28 13:12:30 1991
Date: Fri, 28 Jun 91 13:12:16 -0400
From: tytso@ATHENA.MIT.EDU (Theodore Ts'o)
To: Steve Lunt <lunt@ctt.bellcore.com>
Cc: krb5-bugs@ATHENA.MIT.EDU
In-Reply-To: Steve Lunt's message of Wed, 26 Jun 91 17:23:03 EDT,
Reply-To: tytso@ATHENA.MIT.EDU
This is very strange. KRB5-types.h is supposed to be created along with
KRB5_tables.c in lib/asn.1. Both files are created using the pepsy
ASN.1 compiler from KRB5-asn.py. Those files should have been generated
in the make includes stage of the build, which should have happened as
part of "make world". Do you have a copy of the MAKELOG? It seems to
build fine here, but perhaps we've missed something. You should be able
to corect it by hand by typeing "make KRB5_tables.c" in lib/asn.1, but
I'm interested in finding out why "make world" didn't work
automatically.
If you could send me a copy of the output of your "make world", I'd
appreciate it. Thanks!
- Ted