[18] in Kerberos-V5-bugs
re: Version 5 build problems
daemon@ATHENA.MIT.EDU (John T Kohl)
Tue Oct 9 18:36:23 1990
Date: Tue, 9 Oct 90 18:35:06 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: prb@ATHENA.MIT.EDU, krb5-testers@ATHENA.MIT.EDU
In-Reply-To: [16]
I'm working on addressing some of those problems:
>The Project.tmpl refers to:
> $(ISODE)/@sys/bin/pepy
cleaned up; Project.tmpl now uses "pepy" and site.def redefines it to
.../@sys/... (for Athena)
>Perl needs to be included in the distribution. It is not standard with
>UNIX.
It's not needed, just an optimization; I'll make it an option in the
Imakefile stuff.
>asn.1/u2gen.c does not includ time.h
This is because ISODE provides its own time.h.
>lib/Imakefile has:
fixed.
>lib/rcache/rc_dfl.h has:
fixed.
I'm also going to play around more with the libss and libcom_err stuff
to get the includes to work right.
John