Re: [squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-18 Thread Amos Jeffries
On 18/02/2014 4:44 p.m., k simon wrote: Hi,List, The squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable. When issue ./configure,it report configure: Native pthreads support disabled. DiskThreads module automaticaly disabled. And compile can not finished, it report

Re: [squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-18 Thread k simon
Hi,Amos, I have tried r13094, it seems that the DiskThreads module is disabled as before. And cannot finished compile because ecap error. Simon attached info: checking aio.h usability... yes checking aio.h presence... yes checking for aio.h... yes checking for aio_read in -lrt... yes

Re: [squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-18 Thread Amos Jeffries
On 18/02/2014 11:02 p.m., k simon wrote: Hi,Amos, I have tried r13094, it seems that the DiskThreads module is disabled as before. That update was for the cstdio issues. Some autoconf/automake changes required. I think I found the DiskThreads issue. Can you please show me the line in the

Re: [squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-18 Thread k simon
Hi,Amos, The config.log content: configure:6175: checking simplified host os configure:6184: result: freebsd (version 10.0) configure:6649: checking if g++ supports C++0x features without additional flags configure:6686: c++ -c -g -O2 -march=native conftest.cpp 5 conftest.cpp:15:21:

Re: [squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-18 Thread Amos Jeffries
On 19/02/2014 2:44 a.m., k simon wrote: Hi,Amos, The config.log content: configure:6175: checking simplified host os configure:6184: result: freebsd (version 10.0) Great. I think the pthreads detection is fixed now. You will have to build using a snashot tarball labeled r13095 or

Re: [squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-18 Thread k simon
Thanks a lot. I will test it later. Simon 于 14-2-18 22:23, Amos Jeffries 写道: On 19/02/2014 2:44 a.m., k simon wrote: Hi,Amos, The config.log content: configure:6175: checking simplified host os configure:6184: result: freebsd (version 10.0) Great. I think the pthreads detection is

Re: [squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-18 Thread k simon
Ok, compile with aufs module sucessfully when using clang 3.3. I would run and test it later, and investigate how to work around eCap compile issue. Maybe it can be compiled with gcc. Thank you, Amos! Simon 于 14-2-18 22:29, k simon 写道: Thanks a lot. I will test it later. Simon 于

[squid-users] squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable

2014-02-17 Thread k simon
Hi,List, The squid-3.4.3-20140203-r13087 can not compile on freebsd 10-stable. When issue ./configure,it report configure: Native pthreads support disabled. DiskThreads module automaticaly disabled. And compile can not finished, it report /usr/include/c++/v1/cstdio:139:9: error: no member