[788] in Zephyr_Bugs
Re: cant compile 2.0.4
daemon@ATHENA.MIT.EDU (Greg Hudson)
Sat Jun 22 18:27:32 1996
Date: Sat, 22 Jun 1996 18:27:29 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: "Ross A. Knepper" <rknepper@notfoo.res.cmu.edu>
Cc: zephyr-bugs@MIT.EDU
In-Reply-To: "[786] in Zephyr_Bugs"
> i also noticed in the output of ./configure --with-krb4=/usr/local
> there is a difference from the other version i have (2.0.2).
> checking for krb_log... (cached) no
Did you perchance run configure once before with something wrong
(e.g. without the --with-krb4=/usr/local)? You need to "rm
config.cache" in that case. Yay poorly thought-out caching systems.