[183] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

Another bizarre one...

daemon@ATHENA.MIT.EDU (mshappe@red-dwarf.cit.cornell.edu)
Wed Jul 31 17:21:31 1991

To: krb5-bugs@ATHENA.MIT.EDU
Reply-To: Michael_Shappe@mail.cornell.edu
Date: Wed, 31 Jul 91 17:19:12 -0400
From: mshappe@red-dwarf.cit.cornell.edu

Now, it gets up to the includes:: phase before bombing in
./lib/asn.1, unable to find KRB5-types.h:
Like this:
--------
including in ./lib/asn.1...
if cmp KRB5-types.h ../.././include/krb5/asn.1/KRB5-types.h >/dev/null 2>&1; the
n \
echo ; \
else \
rm -f ../.././include/krb5/asn.1/KRB5-types.h ; \
cp KRB5-types.h ../.././include/krb5/asn.1/KRB5-types.h; \
fi
cp: KRB5-types.h: No such file or directory
*** Error code 1 (ignored)
make: Fatal error: Don't know how to make target `KRB5_defs.h'
Current working directory /one/source/kerberos5/src/lib/asn.1
*** Error code 1
make: Fatal error: Command failed for target `includes'
Current working directory /one/source/kerberos5/src/lib
*** Error code 1
make: Fatal error: Command failed for target `includes'

home help back first fref pref prev next nref lref last post