[1731] in Kerberos
Re: where is KRB5-types.h
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Mon Jan 20 17:02:12 1992
Date: Mon, 20 Jan 92 14:36:01 -0500
From: tytso@Athena.MIT.EDU (Theodore Ts'o)
To: abraham@hpindda.cup.hp.com, kerberos@Athena.MIT.EDU
In-Reply-To: Joe Pato's message of Mon, 20 Jan 92 13:27:47 EST,
Reply-To: tytso@Athena.MIT.EDU
The problem is that there's a bug in the Sun OS cpp, or perhaps more
accurately, the way imake abuses /lib/cpp is not compatible with the Sun OS
cpp.
If you look at the generated Makefile for that directory, it shouldn't
be too hard to fix the offending dependencies line. It's the one that
the pepsy compiler, and it should read:
KRB5_defs.h KRB5_pre_defs.h KRB5-types.h KRB5_tables.c: KRB5-asn.py
- Ted