On 6/06/2013 4:24 p.m., lowstz wrote:
Hi,
I try to build squid3.3.5 with ./configure --disable-internal-dns on
Ubuntu Server 12.04 and Fedora 18, it throw the same error:
dns.cc: In function ‘variable_list* snmp_netDnsFn(variable_list*, snint*)’:
dns.cc:150:5: error: ‘snmpDebugOid’ was not declared in this scope
The snmpDebugOid fucntion is defined in snmp_core.h, but it is not included
in src/dns.cc.
Zhanpeng Chen
Thank you. This has been applied to squid-3.
For the record: what reason are you still building or using the
deprecated external DNS helper for?
Amos