[152] in Kerberos-V5-bugs
Where is KRB5-types.h?
daemon@ATHENA.MIT.EDU (Steve Lunt)
Wed Jun 26 17:32:40 1991
Date: Wed, 26 Jun 91 17:23:03 EDT
From: Steve Lunt <lunt@ctt.bellcore.com>
To: krb5-bugs@ATHENA.MIT.EDU
When doing a make world I get the following error message:
including in ./lib/asn.1...
if cmp KRB5-types.h ../.././include/krb5/asn.1/KRB5-types.h >/dev/null 2>&1; then \
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 /fs/92/pkg/kerberos.V5/src/lib/asn.1
*** Error code 1
make: Fatal error: Command failed for target `includes'
Current working directory /fs/92/pkg/kerberos.V5/src/lib
*** Error code 1
make: Fatal error: Command failed for target `includes'
Current working directory /fs/92/pkg/kerberos.V5/src
*** Error code 1
make: Fatal error: Command failed for target `world'
There is a file include/krb5/asn.1/KRB5-types-aux.h. I'm not sure if
this is it - there seems to be no other reference to KRB5-types-aux.h
in the source or documentation tree.
-- Steve
Steven J. Lunt | lunt@ctt.bellcore.com | RRC 1L-213
Computer Security Technology |-------------------------| 444 Hoes Lane
Bellcore | (908) 699-4244 | Piscataway, NJ 08854