Subject: Re: Fail to build lib/crypto/dist/heimdal
To: Xavier HUMBERT <xavier@xavhome.fr.eu.org>
From: Johan Danielsson <joda@pdc.kth.se>
List: current-users
Date: 03/13/2001 13:39:36
xavier@xavhome.fr.eu.org (Xavier HUMBERT) writes:

> I tried to ./configure && make in heimdal directory, that fixed only the
> libvers problem, but not the others.

The source in crypto/dist is just verbatim source dists from various
sources, and you shouldn't do make there yourself. The Kerberos stuff
is actually built in other places, such as src/lib/libkrb5.

If you do `make build' in the top src directory, what error messages
do you get?

/Johan