Received: from emroute3.ornl.gov (emroute3.ornl.gov [160.91.4.110]) by krbdev.mit.edu (8.9.3p2) with ESMTP id JAA05333; Wed, 20 Jul 2005 09:37:27 -0400 (EDT) Received: from emroute3.ornl.gov (localhost [127.0.0.1]) by emroute3.ornl.gov (PMDF V6.2-1x9 #31038) with ESMTP id <0IJX00COWHUAXM@emroute3.ornl.gov> for rt-comment@krbdev.mit.edu; Wed, 20 Jul 2005 09:37:23 -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 <0IJX00G1GHTF1T@emroute3.ornl.gov> for rt-comment@krbdev.mit.edu; Wed, 20 Jul 2005 09:36:52 -0400 (EDT) Date: Wed, 20 Jul 2005 09:36:51 -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: <42DE5373.1090402@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: 380 Tom Yu via RT wrote: > Could someone who has an AIX 5 system please try making a config.cache > containing only the line > > krb5_cv_func_res_search=no > > on a clean build tree, configuring, and then running make to see if > that solves the problem? That will trick the build system into not > using res_ninit()/res_nsearch()/etc. > > ---Tom > I will try this today. Dan