Guido Serassio wrote:
Hi,
At 05.42 11/11/2007, Randall DuCharme wrote:
Ok this is strange. It looks like it's trying to compile ESI
specific support in yet I've not done --enable-esi. In autoconf.h
"#define ESI 0" is present. I've removed the -Werror flag for now
so the multiple inclusion warning shouldn't be stopping anything:
Amos: this is EXACTLY what happened on MSYS+MinGW when I had
"discovered" the autoconf problem in the SQUID3-IPV6 branch.
Exactly?
That autoconf problem we had in IPv6 was an over-fancy autoconf test
producing some invalid C++ in include/autoconf.h.
Amos