[458] in Kerberos-V5-bugs
Re: Making Makefiles
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri Apr 8 18:08:43 1994
Date: Fri, 8 Apr 94 18:08:30 EDT
From: tytso@MIT.EDU (Theodore Ts'o)
To: ertle@uvm-gen.emba.uvm.edu
Cc: krb5-bugs@MIT.EDU
In-Reply-To: Jim Ertle's message of Wed, 6 Apr 1994 16:59:46 -0400 (EDT),
<9404062059.AA27245@uvm-gen.emba.uvm.edu>
From: ertle@uvm-gen.emba.uvm.edu (Jim Ertle)
Date: Wed, 6 Apr 1994 16:59:46 -0400 (EDT)
Makefile:304: missing separator. Stop.
make[5]: *** [subdirMakefiles] Error 1
Do you have any suggestions as to what I can do?
well, sorry, but nothing terribly helpful. This means that the
generated Makefile had a problem at or around line 304; this means that
something got screwed up in a configuration file, or in an Imakefile.
All I can suggest is to look at the Makefile, and then try to figure out
what went wrong.
Hopefully, a future release will get rid of imake altogether, since it's
so painful to debug problems under it.
- Ted