Subject: Re: (apparently) missing header file
To: Mark Davies <mark@MCS.VUW.AC.NZ>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 06/20/2000 22:53:32
On Wed, Jun 21, 2000 at 05:13:03PM +1200, Mark Davies wrote:
> Same thing happened to me. The mkdep of libkstream is trying to use
> /usr/include/kerberosIV/des.h before it is installed.
>
> If you go into lib/libcrypto and do a "make install" it will appear. But
> first you will need to fix the Makefile in that directory as DESTDIR gets
> added twice (as bsd.links.mk does it automatically). Patch is below:
I've already fixed this, a different way. Please remove your
/usr/include/des.h and update again tomorrow.
> libtelnet now has a higher version number, bsd.crypto.mk is defunct and the
> crypto stuff isn't incorporated yet.
Right, I'm still in the process of fixing everything up.
--
-- Jason R. Thorpe <thorpej@zembu.com>