The config.log file is in helpers/negotiate_auth/squid_kerb_auth/ . 3.1 runs a configure in that directory. Not sure if it should be moved into the main configure as now done in 2.7 and 3.0.

Markus

"Amos Jeffries" <squ...@treenet.co.nz> wrote in message news:4a862fb9.6050...@treenet.co.nz...
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



Reply via email to