[squid-users] configure problems

From: Henrik Larsson (GIS) <Henrik.Larsson@dont-contact.us>
Date: Thu, 25 Oct 2001 09:43:18 +0200

Hi all,

I am having some problems while running configure on squid-2.4.STABLE2. My options are
./configure --prefix=/usr --exec_prefix=/usr --bindir=/usr/sbin --libexecdir=/usr/lib/squid --lo
calstatedir=/var --sysconfdir=/etc/squid --enable-poll --enable-snmp --enable-async-io=24 --enable-
cache-digests --enable-cachemgr-hostname --enable-underscores --enable-delay-pools

and the result I get from the config.log is:

/usr/src/redhat/BUILD/squid-2.4.STABLE2/configure:5251: undefined reference to `_dns_ttl_'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5248 "configure"
#include "confdefs.h"
extern int _dns_ttl_;
int main() {
return _dns_ttl_;
; return 0; }

What is wrong here and how do I fix it? Should it be something in confdefs.h that refers to dns or where should that reference be? I read somewhere that "directives related to dnsserver need to be removed". What lines in which files should I edit to do that?

/Henrik
Received on Thu Oct 25 2001 - 01:43:35 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:03:07 MST