Well, everything is rebuilt, and my file descriptors are OK, but I'm still 
seeing the storeClientCopy3: http://whatever - clearing ENTRY_DEFER_READ

Any more ideas?  Or are these safely ignored?  Or are they BAD?!? 


-----Original Message-----
From: Gregori Parker 
Sent: Thursday, February 23, 2006 12:44 PM
To: squid-users@squid-cache.org
Subject: RE: [squid-users] post epoll...

Thanks Chris - that did the trick

Also, thanks to Squidrunner Support Team - your advice resolved my file 
descriptor issue.

Bigups to all you guys, thanks!
 


-----Original Message-----
From: Chris Robertson [mailto:[EMAIL PROTECTED] 
Sent: Thursday, February 23, 2006 12:17 PM
To: squid-users@squid-cache.org
Subject: RE: [squid-users] post epoll...

> -----Original Message-----
> From: Gregori Parker [mailto:[EMAIL PROTECTED]
> Sent: Thursday, February 23, 2006 10:53 AM
> To: squid-users@squid-cache.org
> Subject: RE: [squid-users] post epoll...
> 
> 
> Ok, I need more detail - it doesn't make a lot of sense to 
> me.  I ran ./bootstrap.sh where you said, and it told me this:
> 
> Trying autoconf (GNU Autoconf) 2.59

SNIP

> autoconf failed
> Autotool bootstrapping failed. You will need to investigate 
> and correct
> before you can develop on this source tree
> 
> Obviously I need some newer files, but I don't know where to 
> get them or where to put them once I got them.  PLEASE HELP :D
> 

Actually, you need older files.  :o)

As of today...

Grab http://mirrors.kernel.org/gnu/autoconf/autoconf-2.13.tar.gz

Ungzip, untar, configure, make, and install.

Grab http://mirrors.kernel.org/gnu/automake/automake-1.5.tar.gz

Ungzip, untar, etc. again.

Re-run bootstrap.sh

Chris


Reply via email to