Squid 3 build failure on MinGW

2009-05-31 Thread Serassio Guido
Hi, I have a little of free time, and I'm trying to build Squid 3 on MinGW, but I'm getting the following error: if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Werror -Wall

Re: Squid 3 build failure on MinGW

2009-05-31 Thread Amos Jeffries
Serassio Guido wrote: Hi, I have a little of free time, and I'm trying to build Squid 3 on MinGW, but I'm getting the following error: if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2

Re: Squid 3 build failure on MinGW

2009-05-31 Thread Amos Jeffries
Serassio Guido wrote: Hi Amos, At 11.45 31/05/2009, Amos Jeffries wrote: Someone could help me ? Regards Guido They are declared in the compat/* library. Included through config.h. compat/compat_shared.h to be exact if you need the definition (but please only include config.h for the

COSS is 3.1

2009-05-31 Thread Anton VG
Hello! Friends, a little question I can't get clear for myself, is COSS still broken in latest 3.1, or it can be already used? Regards, Anton.

Re: File system name conflicts on Windows

2009-05-31 Thread Amos Jeffries
Serassio Guido wrote: Hi, This is from acl/Ident.c: #include acl/Ident.h #include ident.h This cannot work on Windows, because the acl/Ident.h file will be included two times ... What rule should be used to rename one of the conflicting files ? Best long-term bet is to not have -I.

Re: COSS is 3.1

2009-05-31 Thread Amos Jeffries
Anton VG wrote: Hello! Friends, a little question I can't get clear for myself, is COSS still broken in latest 3.1, or it can be already used? Regards, Anton. Still broken at present. Alex is working on a re-write of the store stuff including COSS, but needs additional help if you can spare