[7940] in Kerberos

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

Re: Kerberos V5 BETA 7 is released

daemon@ATHENA.MIT.EDU (Theodore Y. Ts'o)
Thu Sep 12 14:44:06 1996

Date: Thu, 12 Sep 1996 14:28:44 -0400
From: "Theodore Y. Ts'o" <tytso@MIT.EDU>
To: Low Lay Hua <layhua@staff.singnet.com.sg>
Cc: "Theodore Y. Ts'o" <tytso@MIT.EDU>, kerberos@MIT.EDU
In-Reply-To: Low Lay Hua's message of Thu, 12 Sep 1996 12:43:36 +0800 (SST),
	<Pine.OSF.3.93.960912124042.14281L-100000@singapura.singnet.com.sg>

   Date: Thu, 12 Sep 1996 12:43:36 +0800 (SST)
   From: Low Lay Hua <layhua@staff.singnet.com.sg>

   When I run ./configure for beta, I got the following errors.

   configuring in export
   running /bin/sh ./configure  --cache-file=../.././config.cache --srcdir=.
   configure: error: can not find sources in .
   configure: error: ./configure failed for export
   configure: error: ./configure failed for kadmin

There's another quick way of solving the problem; in the source tree, do

	rm -rf src/kadmin/import src/kadmin/export

Those two directories were removed just before the release (because
their functionality has since been subsumed by kdb5_util), and I forgot
to regenerate the configure files.  Still, it wouldn't have matter as
long as the directories were truely and completely gone.  So you can
either (a) regenerate the configure files if you have autoconf, (b)
patch src/kadmin/configure to elimiate those two directories from the
subdir to recurse in, or (c) just delete the import and export
directories from src/kadmin.

							- Ted

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