Daniel,
SLES11 has changed a bit (see the Novell forum others had also problems
finding devel packages). Some devel are on the 2nd SDK CD and possibly as
Henrik said libkrb5-devel.
Markus
"Daniel" <Squid@xxxxxxxxxxxxx> wrote in message
000a01ca1f72$bd6fe440$384facc0$@com">news:000a01ca1f72$bd6fe440$384facc0$@com...
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@xxxxxxxxxxxxx]
Sent: Friday, August 14, 2009 11:47 PM
To: Daniel
Cc: 'Markus Moeller'; squid-users@xxxxxxxxxxxxxxx
Subject: Re: 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