Re: [squid-users] squid-2.5.STABLE1 - file descriptor shortage

From: Robert Collins <robertc@dont-contact.us>
Date: 22 Oct 2002 08:25:19 +1000

On Mon, 2002-10-21 at 18:32, Mike Brudenell wrote:

> I would suggest there is something DEFINITELY different/problematic about
> 2.5STABLE1.
>
> Does anyone have any clues as to how to proceed, please?

Yes, please check that -D_REENTRANT is being set in the CFLAGS. Easiest
way is to
$ grep REENTRANT config.status.

If it's not being set, edit config.status and add -D_REENTRANT to the
CFLAGS search and replace command, then run ./config.status && make
clean && make.

Cheers,
Rob

Received on Mon Oct 21 2002 - 16:25:22 MDT

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