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
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
Robert Collins wrote:
>
> On 23 Aug 2001 16:31:56 +0200, Thomas Goebel wrote:
> > Hello,
> >
> > now i have done it with
> >
> > autoheader ; autoconf
> >
> > and the same problem occurs.
> >
>
> Please try replacing include/squid_types.h with the attached file.
>
> Rob
>
> ------------------------------------------------------------------------
> Name: squid_types.h
> squid_types.h Type: text/x-c
> Encoding: 7bit
Received on Fri Aug 24 2001 - 00:53:55 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:54 MST