[31661] in Kerberos
Re: Assertion failed for krb5kdc
daemon@ATHENA.MIT.EDU (Ken Raeburn)
Mon Nov 9 01:08:40 2009
From: Ken Raeburn <raeburn@mit.edu>
To: Tom Shaw <tomisfaraway@gmail.com>
In-Reply-To: <434c8970-2027-42d4-9c26-9e739af688a1@b36g2000prf.googlegroups.com>
Message-Id: <02E29DFF-7CA9-41F8-8ECD-18D142219BD4@mit.edu>
Mime-Version: 1.0 (Apple Message framework v936)
Date: Mon, 9 Nov 2009 01:08:12 -0500
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
On Nov 8, 2009, at 22:33, Tom Shaw wrote:
> I hadthe same problem on Solaris 9. I just downloaded the latest
> krb5-1.7-signed.tar (http://web.mit.edu/kerberos/dist/krb5/1.7/
> krb5-1.7-signed.tar) and the configure script is not quite the same as
> you have listed.
>
> Instead of:
> solaris2.[1-9])
>
> the configure script has:
> solaris2.1-9)
Ah, darned m4 quoting... fixing it in the sources now. Thanks for
spotting that. The code I had quoted was from the aclocal.m4 file
supplying macros to be run through m4 to generate the configure
script, and not the actual generated configure script itself. In most
of the macro processing, [] are quoting characters, and one level of
them (or more, depending on usage) get removed...
Ken
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos