RE: [squid-users] Re: Kerberos Authentication - Squid 3.1.0.13

From: Daniel <Squid_at_ZoomEmail.com>
Date: Mon, 17 Aug 2009 15:41:30 -0400

Amos,

        Thanks for your response. I have the following already installed:

gssapi related:
'cyrus-sasl-gssapi'
'cyrus-sasl-gssapi-32bit'
'libgssglue1'
'librpcsecgss'

krb related:
'krb5'
'krb5-32bit'
'krb5-client'

I also looked through the config.log where Markus indicated and found the
following errors in relation to gssapi:

configure:4188: checking gssapi.h usability
configure:4205: gcc -c -g -O2 conftest.c >&5
conftest.c:54:20: error: gssapi.h: No such file or directory
configure:4212: $? = 1
configure: failed program was:
| /* confdefs.h. */

configure:4230: checking gssapi.h presence
configure:4245: gcc -E conftest.c
conftest.c:21:20: error: gssapi.h: No such file or directory
configure:4252: $? = 1
configure: failed program was:
| /* confdefs.h. */

configure:4299: checking for gssapi.h
configure:4308: result: no
configure:4188: checking gssapi/gssapi.h usability
configure:4205: gcc -c -g -O2 conftest.c >&5
conftest.c:54:27: error: gssapi/gssapi.h: No such file or directory
configure:4212: $? = 1
configure: failed program was:
| /* confdefs.h. */

Any other ideas? Thanks!

-----Original Message-----
From: Amos Jeffries [mailto:squid3_at_treenet.co.nz]
Sent: Friday, August 14, 2009 11:47 PM
To: Daniel
Cc: 'Markus Moeller'; squid-users_at_squid-cache.org
Subject: Re: [squid-users] Re: Kerberos Authentication - Squid 3.1.0.13

Daniel wrote:
> Markus,
>
> First, please correct me if I'm wrong but I looked for 'gssapi.h' in
> config.log and I'm assuming that config.log contains all the log
information
> from doing a /configure? Assuming that I am correct, I couldn't find
> 'gssapi' anywhere inside the log file so I'm not sure if that's a good
thing
> or a bad thing.

bad.
config.log is supposed to contain a full dump of the output of
./configure when it was last run.

>
> I went ahead and dumped the output of the ./configure to a file and these
> are the only lines that I could find for gssapi.h:
>
> checking gssapi.h usability... no
> checking gssapi.h presence... no
> checking for gssapi.h... no
> checking gssapi/gssapi.h usability... no
> checking gssapi/gssapi.h presence... no
> checking for gssapi/gssapi.h... no
>
> If there's anything else that I could try, I'd greatly appreciate it.
> Thanks!

You could try installing the gssapi development libraries on your build
machine. (sometimes called libkrb or libkrb5). Then re-running ./configure

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE6 or 3.0.STABLE18
   Current Beta Squid 3.1.0.13
Received on Mon Aug 17 2009 - 19:41:45 MDT

This archive was generated by hypermail 2.2.0 : Tue Aug 18 2009 - 12:00:03 MDT