[4391] in Kerberos
Porting of V5 to AIX 4.1
daemon@ATHENA.MIT.EDU (Pat Meehan )
Wed Dec 21 02:39:47 1994
To: kerberos@MIT.EDU
Date: 19 Dec 1994 19:26:21 GMT
From: alf@minnie.nic.kingston.ibm.com ( Pat Meehan )
Reply-To: alf@minnie.kgn.ibm.com
Hi all!
'Trying' :( to port V5 to AIX 4.1 ... A couple of things...
When I do a make clean, then try to compile (ie, make ...) the make clean
rm's some of the source files that came with the distribution and so
when I issue make it bombs out because it can't find certain files (like
src/util/et/et_c.awk, src/util/et/et_h.awk, src/util/ss/ct_c.sed, and
src/util/ss/ct_c.awk...)
There are rules in the makefile to 'create' these files, but they (as
far as I can see) only cp them from some srcdir, which happens to be
the 'current' directory.
I assume I'm missing some valuable piece of the distribution or build
environment.
I hope someone out there can help me...
Thanks in Advance
Pat