[30327] in Kerberos
Re: error configuring kerberos
daemon@ATHENA.MIT.EDU (Douglas E. Engert)
Wed Oct 1 09:31:58 2008
Message-ID: <48E37B83.7020809@anl.gov>
Date: Wed, 01 Oct 2008 08:30:43 -0500
From: "Douglas E. Engert" <deengert@anl.gov>
MIME-Version: 1.0
To: Daulton_Theodore <DaultonTheodore@cunet.carleton.ca>
In-Reply-To: <B0447625CC0ED249907B9919FC3466D302809700@CCSEXB10.CUNET.CARLETON.CA>
Cc: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu
Daulton_Theodore wrote:
> I am trying to build and install krb5-1.6.3 on Solaris 10 but I keep
> getting the following error message from ./configure.
>
>
>
> Configure: cannot find res_nsearch or res_search
my output of configure for krb5-1.6.3 on Solairs 10 shows:
82 checking for socket in -lsocket... yes
83 checking for main in -lresolv... yes
84 checking for res_ninit... yes
85 checking for res_nclose... yes
86 checking for res_ndestroy... yes
87 checking for res_nsearch... yes
88 checking for ns_initparse... yes
89 checking for ns_name_uncompress... no
90 checking for dn_skipname... yes
91 checking for res_search... yes
It probably means the test program did not compile,
maybe for some other reason.
grep "checking for res_nsearch" config.log
to see what was the test and why it failed.
I use /usr/sfw/bin/gcc.
>
> Any suggestions as to how to get past this would be appreciated.
>
> ~~~~~~~~~~~~~~~~~~~~~~~
>
> Daulton Theodore
>
> Systems Department,Carleton University Library
>
> Email: daulton_theodore@carleton.ca
> <mailto:daulton_theodore@carleton.ca>
>
> Vmail: (613) 520-2600 ext:8352
>
>
>
> ________________________________________________
> Kerberos mailing list Kerberos@mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>
>
--
Douglas E. Engert <DEEngert@anl.gov>
Argonne National Laboratory
9700 South Cass Avenue
Argonne, Illinois 60439
(630) 252-5444
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos