[191] in Kerberos-V5-bugs
Re: ErrorTableObjectRule
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Tue Aug 20 21:01:57 1991
Date: Tue, 20 Aug 91 21:01:52 -0400
From: tytso@ATHENA.MIT.EDU (Theodore Ts'o)
To: bjornw@edb.tih.no
Cc: krb5-bugs@ATHENA.MIT.EDU, bjornw@edb.tih.no
In-Reply-To: Bjoern Wennberg's message of Tue, 20 Aug 91 7:39:49 EDT,
Reply-To: tytso@ATHENA.MIT.EDU
From: bjornw@edb.tih.no (Bjoern Wennberg)
Date: Tue, 20 Aug 91 7:39:49 EDT
X-Mailer: ELM [version 2.3 PL11]
in the file krb/kdc/Imakefile there is a function called
ErrorTableObjectRule()
I couldn't locate this to the Imake.tmpl or Imake.rules file which I
ftp'ed from 18.71.0.38.
It's in the krb5/src/config/Project.tmpl file. (imake uses Imake.rules,
Imake.templ, and Project.tmpl in its include directory). Make sure
you're using krb5/src/config to get the imake files, and you should be
all right.
Isn't the Imake.tmpl which follows the kerberos complete ? If you use
some functions in your Imakefiles which isn't supported neither from X11R4's Imake... or yours Imake... - where can I get "righ
t" Imake.tmpl file ???
make.templ is complete, but you need to make sure imake is finding the
right Project.tmpl.
- Ted