[717] in arla-drinkers

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

Re: Where is krb_principal ?

daemon@ATHENA.MIT.EDU (Love)
Fri Mar 26 01:58:00 1999

From owner-arla-drinkers@stacken.kth.se Fri Mar 26 06:57:59 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 16535 invoked from network); 26 Mar 1999 06:57:59 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 26 Mar 1999 06:57:59 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id HAA08604
	for arla-drinkers-list; Fri, 26 Mar 1999 07:52:25 +0100 (MET)
Received: from elixir.e.kth.se (elixir.e.kth.se [130.237.48.5])
	by sundance.stacken.kth.se (8.8.8/8.8.8) with ESMTP id HAA08599
	for <arla-drinkers@stacken.kth.se>; Fri, 26 Mar 1999 07:52:21 +0100 (MET)
Received: from robert.e.kth.se (robert.e.kth.se [130.237.48.106])
	by elixir.e.kth.se (8.9.2/8.9.2) with ESMTP id HAA24865;
	Fri, 26 Mar 1999 07:52:19 +0100 (MET)
Received: (from lha@localhost)
	by robert.e.kth.se (8.9.2/8.9.2) id HAA07532;
	Fri, 26 Mar 1999 07:52:19 +0100 (MET)
To: Hee-Seok Heo <hsheo@postech.ac.kr>
Cc: arla-drinkers@stacken.kth.se
Subject: Re: Where is krb_principal ?
References: <36F8E83C.BB40F6FC@postech.ac.kr> <ampv5yap3h.fsf@hummel.e.kth.se> <36F99FB5.EB580F6B@postech.ac.kr> <amemmdmgta.fsf@robert.e.kth.se> <36FB2B1C.E801BCD0@postech.ac.kr>
From: Love <lha@stacken.kth.se>
Date: 26 Mar 1999 07:50:38 +0100
In-Reply-To: Hee-Seok Heo's message of Fri, 26 Mar 1999 15:37:17 +0900
Message-ID: <amemmckam9.fsf@robert.e.kth.se>
Lines: 32
X-Mailer: Gnus v5.5/Emacs 20.2
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

Hee-Seok Heo <hsheo@postech.ac.kr> writes:

> I installed arla-0.22, krb4-0.9.9.
> 
> This is part of /usr/athena/include/krb.h
> 
> typedef struct krb_principal{
>     char name[ANAME_SZ];
>     char instance[INST_SZ];
>     char realm[REALM_SZ];
> }krb_principal;

Good, then this test shouldn't fail.

> And I had this message from 'configure'
> 
> checking whether to include kerberos 4... yes
> checking for struct msghdr... (cached) yes
> checking for struct iovec... (cached) yes
> checking for krb_principal... (cached) no
> checking for krb_get_err_text... (cached) yes
> 
> Why is checking for krb_principal  no?

Since the result from the previous run is cached the test is not
accully run. Remove line containing ac_cv_struct_krb_principal in
config.cache (or the whole file to be sure). 

What is the output regading krb_principal i config.log ? When you
doesn't have the the test cached ?

Love


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