[1813] in Kerberos-V5-bugs
bugs on v5b5 (makefile error)
daemon@ATHENA.MIT.EDU (Chiiwen Liou)
Fri Feb 23 22:19:49 1996
From: chiiwen@illustra.com (Chiiwen Liou)
To: krb5-bugs@MIT.EDU
Date: Fri, 23 Feb 1996 19:14:04 -0624 (PST)
Hi:
I can compile Kerberos v5b5 after untar souce files.
If I type the following two commnad. The error message after I
type line 2 command.
1. gmake install
2. gmake
The error message as follows:
gmake[1]: Entering directory `/home/owl/chiiwen/krb3/appl'
gmake[1]: *** No rule to make target `../src/appl/./aclocal.m4', needed by `../src/appl/configure'. Stop.
gmake[1]: Leaving directory `/home/owl/chiiwen/krb3/appl'
gmake: *** [all] Error 1
-Chiiwen