Re: [SQU] compile problems with NTLM patch

From: Robert Collins <robert.collins@dont-contact.us>
Date: Thu, 16 Nov 2000 09:52:22 +1100

----- Original Message -----
From: "Craig Fels" <csfels@swbell.net>
To: <squid-users@ircache.net>
Sent: Thursday, November 16, 2000 5:44 AM
Subject: [SQU] compile problems with NTLM patch

> Sequence of events:
>
> -Removed working copy of SQUID from Linux Mandrake server.
> -Obtained Tarball named squid-head-200011130000.tar.gz
> -Applied ntlm.patch to this unpacked source-code
> -received reverse patch errors (hopefully non-critical) when patching
pump.c
>
> >From within the squid-head-200011130000 directory I ran the following:
>
> % make distclean
>
> % ./configure --enable-auth-modules='NCSA
>
NTLM' --enable-ntlm-auth-modules=NTLMSSP --enable-delay-pools --enable-arp-a
>
cl --enable-kill-parent-hack --enable-time-hack --disable-wccp --enable-gnur
> egex --enable-err-language=English --enable-snmp

'NCSA NTLM' should be 'NCSA,NTLM' AFAIK. Maybe both work though..
BTW in answer to your previous question, --enable-auth-modules="a, b, c"
compiles the list of modules. You can only use one module per auth scheme at
a time though.
--enable-auth-modules is the Basic scheme.
--enable-ntlm-auth-modules is the NTLM scheme.
--enable-digest-auth-modules will be the Digest scheme when that gets done
:]

Rob

>
> /* so far so good
>
> % make
>
> /* Here Everything goes well until the script gets to the
ntlm_auth_modules
> directory. see below...
>
> Any ideas?
>
> While I'm at it, does SAMBA need to be configured on this Linux box?
>
>
> Thanks,
> Craig
> Making all in ntlm_auth_modules...

do you have
`/usr/local/squid-head-200011130000/ntlm_auth_modules/Makefile.in ?

>
> make[1]: Entering directory
> `/usr/local/squid-head-200011130000/ntlm_auth_modules'
>
> make[1]: *** No rule to make target `all'. Stop.
>
> make[1]: Leaving directory
> `/usr/local/squid-head-200011130000/ntlm_auth_modules'
>
> make: *** [all] Error 1
>
>
>
>
> --
> To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Wed Nov 15 2000 - 15:49:12 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:24 MST