[1800] in Kerberos-V5-bugs

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

Install problem

daemon@ATHENA.MIT.EDU (Dennis Putnam)
Mon Feb 12 16:12:22 1996

Date: Mon, 12 Feb 1996 15:08:49 -0500 (EST)
From: Dennis Putnam <putnamd@atlodbs1.hayes.com>
Reply-To: putnamd@MIT.EDU.hayes.com
To: krb5-bugs@MIT.EDU

I am trying to do a 'make install' in Kerberos V5 and get the following, part
way through:
 
    .
    .
    .
installing in include/kerberosIV...
+ 0 -m 644 ./krb.h /krb5/include/kerberosIV/krb.h
sh: 0: not found
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /home/putnamd/kerberos/src/include/kerberosIV
*** Error code 1
make: Fatal error: Command failed for target `install'
Current working directory /home/putnamd/kerberos/src/include
*** Error code 1
make: Fatal error: Command failed for target `install'
 
The complexity of the make files is a little too much for my rudimentary
knowledge but basically the variable INSTALL is set to '0' in the Makefile
in the kerberosIV subdirectory. The Makefile seems to think the variable
INSTALL_DATA is a command but it is set to ${INSTALL} -m 644. If I understand
what make is doing the result is the command '0 -m 644'. The error makes sense 
based on what is in the Makefile. What did I do wrong????

---
Dennis Putnam, Manager
Technical Planning and Services
Hayes Microcomputer Products, Inc.



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