[squid-users] Bug in daily tarball Squid-2.3-200109xx - fix

From: <Torsten.Lange@dont-contact.us>
Date: Wed, 19 Sep 2001 11:01:32 +0100

to whom it may concern:

squid 2.3.stable5 does not compile from the latest daily tarballs
(haven't tried the 2.3.S5.tar.gz yet) when "enable-useragent_log"
is used.

quick and dirty fix:

in file src/useragent.c

jump to line 138

void
useragentLogClose(void)
{
#if USE_USERAGENT_LOG
[...]
#endif
} <---------- you have to add this one manually.

squid compiles then.
Received on Wed Sep 19 2001 - 04:08:10 MDT

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