[336] in Kerberos-V5-bugs

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

Re: Building Kerberos V for HP-UX

daemon@ATHENA.MIT.EDU (Hugh C. Lauer)
Tue Sep 14 11:36:52 1993

To: tytso@MIT.EDU (Theodore Ts'o)
Cc: "Hugh C. Lauer" <lauer@merl.com>, krb5-bugs@MIT.EDU
In-Reply-To: Your message of "Mon, 13 Sep 93 20:23:12 EDT."
Date: Tue, 14 Sep 93 11:36:40 -0400
From: "Hugh C. Lauer" <lauer@merl.com>


> The makefile is lib/asn.1 is looking for those files; and it should also
> contains rules to build those files.  Those files are built using the
> ISODE asn.1 compiler, pepsy, from KRB5.py.  You must have ISODE built,
> and you have to configure your site.def file so that the Makefiles know
> how to run the pepsy compiler.
> 

Yes, I have ISODE built, installed, and pointed to in my site.def.

With this lead, however, I was able to track down the problem, which was
due to some confusion in the expansion of the definition of
PepsyTarget(basename) in config/Project.tmpl.  The following line appears
in Project.tmpl

	@echo '***Ignore the warning message "Warning: Can'\''t find UNIV.ph failed"' @@\

Somehow, there is something in this warning message that confuses imake,
so that it forgets to put the tab at the front of the line, thereby
obliterating the rule that it is in.  However, I cannot figure out what
piece of text is confusing it.

Thanks,

/Hugh C. Lauer
  

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