cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: problem in curl configuring with kerberos, Now with config log analysis

From: Usha <mailto_karkil_at_hotpop.com>
Date: Mon, 21 Mar 2005 10:22:30 +0530

Hi,

My config looks as:

<snippet>
checking if Kerberos4 support is requested... yes
checking where to look for Kerberos4... libs in
/disk1/kerberos/brb/krb5/include/lib, headers in
/disk1/kerberos/krb5/include
 krb4 support: no (--with-krb4*)
</snippet>
Note: The paths taken are correct where my kerberos version 4 lib exists.

The end of log reports
 krb4 support: no (--with-krb4*)

> Hi,
>
> You are correct, Kerberos ver-5 comes with ver-4 files, and also I tried
> with the configure options suggested by you, still in vain. Soon I'll
anayse
> the configure log file and get back. And BTW is any patch available ?? I
> can't find it : (
>
> Thanks
>
> ----- Original Message -----
> From: "Dan Fandrich" <dan_at_coneharvesters.com>
> To: "curl tool talk" <curl-users_at_cool.haxx.se>
> Sent: Friday, March 18, 2005 11:42 PM
> Subject: Re: problem in curl configuring with kerberos
>
>
> > On Fri, Mar 18, 2005 at 12:23:26PM +0530, Usha wrote:
> > > Can anyone help me in this build issue, I face problem in curl
> configuring
> > > with kerberos, the configure log is as :
> > >
> > > curl version: 7.13.0
> > > Host setup: ia64-hp-hpux11.22
> > > Install prefix: /opt/iexpress/curl
> > > Compiler: gcc
> > > SSL support: enabled
> > > zlib support: enabled
> > > krb4 support: no (--with-krb4*)
> > [...]
> > > And kerberos version im using is krb5-1.4.
> >
> > I don't know much about kerberos support, but --with-krb4 implies
Kerberos
> 4
> > whereas you have Kerberos 5 instead. If that isn't it, you could try
> > various combinations of the relevant configure flags:
> >
> > --with-krb4-includes=DIR
> > --with-krb4-libs=DIR Specify location of kerberos4 libs
> > --with-krb4=DIR where to look for Kerberos4
> >
> > I believe Kerberos 5 comes with some Kerberos 4 compatibility files, so
> you
> > might have some luck pointing to those (e.g. there seem to be some
> > relevant files on my installation in /usr/kerberos/include/kerberosIV).
> > Look at the config.log generated by configure to see exactly what it
finds
> > and doesn't find. And please post your findings!
> >
> > >>> Dan
> > --
> > http://www.MoveAnnouncer.com The web change of address
> service
> > Let webmasters know that your web site has moved
> >
> >
> > --
> > No virus found in this incoming message.
> > Checked by AVG Anti-Virus.
> > Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
> >
> >
>
>
>
>
> --
> No virus found in this incoming message.
> Checked by AVG Anti-Virus.
> Version: 7.0.308 / Virus Database: 266.7.4 - Release Date: 3/18/2005
>
Received on 2005-03-21