Re: [squid-users] Re: compiling problems #2

From: Robert Collins <robert.collins@dont-contact.us>
Date: 24 Aug 2001 19:31:37 +1000

On 24 Aug 2001 08:53:49 +0200, Thomas Goebel wrote:
> Hello,
>
> now i can compile. Thanks.
>
> Two more problems.
>
> The make all shows me for every compilestep
>
> gcc -g -Wall -I. -I../include -I../include -c -o CacheDigest.o
> CacheDigest.c
> In file included from squid.h:147,
> from CacheDigest.c:36:
> /usr/include/sys/param.h:56: warning: `MIN' redefined
> /usr/include/glib.h:137: warning: this is the location of the previous
> definition
> /usr/include/sys/param.h:57: warning: `MAX' redefined
> /usr/include/glib.h:134: warning: this is the location of the previous
> definition

Hmm, ok thanks. I won't checkin the fix I sent you, but rather look for
another one - I'll get back to you on this...

Rob

> gcc -g -Wall -I. -I../include -I../include -c -o cache_manager.o
> cache_manager.c
> In file included from squid.h:147,
> from cache_manager.c:36:
> ......
> ......
>
> The "make all" does not make ntlmauth. I have edit the
> ./src/auth/Makefile , ./src/auth/ntlm/Makefile and so on. I have send my
> ./configure line in a previous mail. Can you see any problems?
>
> Regards,
> Thomas

Yes, the parameters have changed. Run configure --help and compare. In
particular you need to use --enable-auth= rather than
--enable-ntlm-authentication...
Received on Fri Aug 24 2001 - 03:31:36 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:54 MST