Re: [squid-users] RE: unable to compile 3.2.0.2

2010-09-08 Thread Amos Jeffries
On 08/09/10 01:57, Zeller, Jan (ID) wrote: Dear list, I am unable to compile 3.2.0.2 $ ./configure --prefix=/opt/squid-3.2.0.2 --enable-icap-client -- enable-ssl --disable-translation --disable-auto-locale --enable-linux- netfilter --with-pthreads --with-filedescriptors=32768 --enable-

RE: [squid-users] RE: unable to compile 3.2.0.2

2010-09-08 Thread Zeller, Jan (ID)
It's related to the particular compiler behaviour when working with weak-linked libraries and build parallelism. Our libmisc is a bit dated and does some unkind things with new/delete that can confuse the compiler. Working on a fix. PS; beta code and build problems are topics for squid-dev