[squid-users] FATAL: Bungled Default Configuration line 37: diskd_program

From: codemax <codem4x@dont-contact.us>
Date: Mon, 13 Aug 2001 10:54:21 +0700

Hi,

I'm using Slackware 8.0, kernel 2.4.5 and squid 2.4 STABLE 1.
And already install all the patch. And already follow instruction i have
found to configure with diskd.

The step is:
# patch -p0 < ../squid-2.4.stable1-diskd_fixed_path.patch
# patch -p0 < ../squid-2.4.stable1-force_valid_blksize.patch
# patch -p0 < ../squid-2.4.stable1-high_cpu_with_peers.patch
# patch -p0 < ../squid-2.4.stable1-htcp_assertion_fix.patch
# patch -p0 < ../squid-2.4.stable1-kill_parent_on_child_sigkill.patch
# patch -p0 < ../squid-2.4.stable1-wrong_sign_on_timestamp_check.patch

# CC="egcs" \
CFLAGS="-O9 -funroll-loops -ffast-math -malign-double -mcpu=pentiumpro
-march=pentiumpro -fomit-frame-pointer -fno-exceptions" \
./configure \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/sbin \
--libexecdir=/usr/lib/squid \
--localstatedir=/var \
--sysconfdir=/etc/squid \
--enable-delay-pools \
--enable-cache-digests \
--enable-poll \
--disable-ident-lookups \
--enable-truncate \
--enable-heap-replacement \
--enable-snmp \
--enable-storeio=diskd,ufs

# make -f makefile <---
# make install

Everythings OK with no error messages when compiling.

But i kept getting this error messages when starting the squid
The error is:

root@durox:/# /etc/rc.d/rc.squid start
Starting squid: init_cache_dir diskd... squid
FATAL: Bungled Default Configuration line 37: diskd_program
Squid Cache (Version 2.4.STABLE1): Terminated abnormally.
CPU Usage: 0.000 seconds = 0.000 user + 0.000 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 200
        total space in arena: 56 KB
        Total free: 30 KB 54%

Please help me to solve this problem...

Thank you,
codemax.
Received on Sun Aug 12 2001 - 21:52:32 MDT

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