Re: [squid-users] Error making squid-3.1.0.7-20090412 on Mac OS X 10.4

2009-04-12 Thread Amos Jeffries
vollkom...@gmx.net wrote: Thanks for taking a look at it. "Make" still errs out, after applying the patch (patch -p0 < macosx_printf_test.patch). Please find the new output in the attachment. Hmm, I have a small suspicion... what happens if you change the top of src/acl/Acl.cc from: #inc

Re: [squid-users] Error making squid-3.1.0.7-20090412 on Mac OS X 10.4

2009-04-12 Thread Amos Jeffries
vollkom...@gmx.net wrote: Please find the full "make" output below: g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I../.. -I../../include -I../../src -I../../include -I/usr/include/libxml2 -Werror -Wall -Wpointer-arith -Wwrite-strings -Wcomments -g -O2 -MT AsyncJob.lo -MD -MP -MF .deps/Asyn

Re: [squid-users] Error making squid-3.1.0.7-20090412 on Mac OS X 10.4

2009-04-12 Thread Amos Jeffries
Thank you for the report. Beta release code problems only to squid-dev@squid-cache.org or bugzilla in future please. CC'd squid-dev for now. vollkom...@gmx.net wrote: I'm running into the following error(s) making squid-3.1.0.7-20090412 on Mac OS X 10.4.11 with gcc 4.0.1. Is