[4118] in Kerberos

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

Re: request for key_perm.h

daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Mon Oct 31 16:01:18 1994

To: kerberos@MIT.EDU
Date: 31 Oct 1994 20:52:07 GMT
From: jik@cam.ov.com (Jonathan I. Kamens)

The file key_perm.h, as well as a number of other files in lib/des (and
possibly in other directories as well), are built by the "make depend" step. 
You need to run "make depend" before trying to do "make all".  Note the steps
that the "world" rule in the top-level Imakefile does.

Even if you don't have makedepend installed and don't care about generating
dependencies, you should be able to run "make -k depend" to get it to build
all of the generated header files.  It'll print errors about not being able to
execute makedepend, but it should still execute the other rules and build the
generated files.
-- 
Jonathan Kamens  |  OpenVision Technologies, Inc.  |   jik@cam.ov.com

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