Received: from emroute3.ornl.gov (emroute3.ornl.gov [160.91.4.110]) by krbdev.mit.edu (8.9.3p2) with ESMTP id KAA05391; Wed, 20 Jul 2005 10:52:55 -0400 (EDT) Received: from emroute3.ornl.gov (localhost [127.0.0.1]) by emroute3.ornl.gov (PMDF V6.2-1x9 #31038) with ESMTP id <0IJX00LOSLBDW9@emroute3.ornl.gov> for rt-comment@krbdev.mit.edu; Wed, 20 Jul 2005 10:52:31 -0400 (EDT) Received: from [160.91.206.61] (liolt.ccs.ornl.gov [160.91.206.61]) by emroute3.ornl.gov (PMDF V6.2-1x9 #31038) with ESMTPS id <0IJX000C2L9WSM@emroute3.ornl.gov> for rt-comment@krbdev.mit.edu; Wed, 20 Jul 2005 10:51:32 -0400 (EDT) Date: Wed, 20 Jul 2005 10:51:29 -0400 From: Dan Million Subject: Re: [krbdev.mit.edu #2902] KBR5 1.4 kinit build on AIX 5.1 coredumps In-Reply-To: To: rt-comment@krbdev.mit.edu Message-Id: <42DE64F1.5070907@ornl.gov> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Accept-Language: en-us, en User-Agent: Mozilla Thunderbird 1.0.2-6 (X11/20050513) References: RT-Send-Cc: X-RT-Original-Encoding: iso-8859-1 Content-Length: 415 Tom Yu via RT wrote: >>>>>>"lio" == lio@ornl gov via RT writes: > > > lio> This did not work. I built KRB5 1.4 on AIX 5.1 as before, and the > lio> config.cache now contains > > lio> krb5_cv_func_res_search=${krb5_cv_func_res_search=no} > > My apologies. The setting should have been > > krb5_cv_func_res_nsearch=no > OK, this one worked. I can run kinit normally now. Dan