Re: [squid-users] compiling 4.0.8 on FreeBSD-10.1

2016-04-07 Thread Amos Jeffries
On 7/04/2016 3:57 a.m., Odhiambo Washington wrote: > Hi, > > My configure options: > > > setenv CC clang > setenv CXX clang++ > Something is not right with the above. I dont think its doing what you think it does. The Squid ./configure found that a compiler called "c++" was the only working

[squid-users] compiling 4.0.8 on FreeBSD-10.1

2016-04-06 Thread Odhiambo Washington
Hi, My configure options: setenv CC clang setenv CXX clang++ CPPFLAGS=-I/usr/local/include ./configure --prefix=/opt/squid-4 \ --enable-debug-cbdata \ --enable-removal-policies="lru heap" \ --disable-epoll \ --enable-auth \ --enable-auth-basic="DB NCSA