[716] in arla-drinkers

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

Where is krb_principal ?

daemon@ATHENA.MIT.EDU (Hee-Seok Heo)
Fri Mar 26 01:49:54 1999

From owner-arla-drinkers@stacken.kth.se Fri Mar 26 06:49:53 1999
Return-Path: <owner-arla-drinkers@stacken.kth.se>
Delivered-To: arla-drinkers-mtg@bloom-picayune.mit.edu
Received: (qmail 16335 invoked from network); 26 Mar 1999 06:49:52 -0000
Received: from unknown (HELO sundance.stacken.kth.se) (130.237.234.41)
  by bloom-picayune.mit.edu with SMTP; 26 Mar 1999 06:49:52 -0000
Received: (from majordom@localhost)
	by sundance.stacken.kth.se (8.8.8/8.8.8) id HAA08475
	for arla-drinkers-list; Fri, 26 Mar 1999 07:42:31 +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 HAA08471
	for <arla-drinkers@stacken.kth.se>; Fri, 26 Mar 1999 07:42:27 +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 HAA08845
	for <arla-drinkers@stacken.kth.se>; Fri, 26 Mar 1999 07:42:25 +0100 (MET)
Received: (from lha@localhost)
	by robert.e.kth.se (8.9.2/8.9.2) id HAA06760;
	Fri, 26 Mar 1999 07:42:25 +0100 (MET)
Original-Sender: hsheo@smtp.postech.ac.kr
Message-ID: <36FB2B1C.E801BCD0@postech.ac.kr>
Date: Fri, 26 Mar 1999 15:37:17 +0900
From: Hee-Seok Heo <hsheo@postech.ac.kr>
Organization: Computer Society
X-Mailer: Mozilla 4.08 [ko] (X11; I; Linux 2.2.4 i686)
MIME-Version: 1.0
To: arla-drinkers@stacken.kth.se
Subject: 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>
Content-Type: text/plain; charset=iso-2022-kr
Content-Transfer-Encoding: 7bit
Lines: 29
Sender: owner-arla-drinkers@stacken.kth.se
Precedence: bulk

Love wrote:

> I can't find why the test fails in config.log. Do you have a krb_principal
> defined in krb.h ?

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;

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?

Thanks




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