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
/* 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...
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.htmlReceived on Wed Nov 15 2000 - 11:46:54 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:24 MST