[squid-users] how to obtain info about actual active downloads?

Chris Bennett chris at ceegeebee.com
Thu Jan 8 11:21:38 UTC 2015


> Configure with errors:
> 
> checking for cerrno... yes
> checking climits usability... yes
> checking climits presence... yes
> checking for climits... yes
> checking for gethostbyname... no
> configure: error: Unable to find some C functions

You probably need gcc-c++ installed.

What distro are you using?  I've just successfully compiled it on
clean CentOS 6 and 7 machines and the only requirements for
compilation were gcc-c++ and ncurses-devel 

  ie. yum install gcc-c++ ncurses-devel

Regards,

Chris


More information about the squid-users mailing list