DISKD newbie question

From: Wisnu Wijayanta <wisnuw@dont-contact.us>
Date: Mon, 24 Apr 2000 11:04:25 +0700

Hi, I am newcomer here...

Recently I'm trying to compile squid-2.4Devel2,
with --enable-async-io --enable-heap-replacement --enable-diskd configure
options. But "make all" reports this error:

store_dir.c: In function `storeDirWriteCleanLogs':
store_dir.c:497: `N' undeclared (first use in this function)
store_dir.c:497: (Each undeclared identifier is reported only once
store_dir.c:497: for each function it appears in.)
store_dir.c: In function `storeDirLRUDelete':
store_dir.c:554: structure has no member named `lru'
store_dir.c:554: structure has no member named `lru_list'
store_dir.c: In function `storeDirLRUAdd':
store_dir.c:564: structure has no member named `lru'
store_dir.c:564: structure has no member named `lru_list'
store_dir.c: In function `storeDirLRUWalkInitHead':
store_dir.c:570: structure has no member named `lru_walker'
store_dir.c:570: structure has no member named `lru_list'
store_dir.c: In function `storeDirLRUWalkNext':
store_dir.c:577: structure has no member named `lru_walker'
store_dir.c:579: structure has no member named `lru_walker'
store_dir.c:580: structure has no member named `lru_walker'
store_dir.c:580: structure has no member named `lru_walker'
store_dir.c: At top level:
store_dir.c:569: warning: `storeDirLRUWalkInitHead' defined but not used
store_dir.c:575: warning: `storeDirLRUWalkNext' defined but not used
make[1]: *** [store_dir.o] Error 1
make[1]: Leaving directory `/usr/local/src/squid-2.4.DEVEL2/src'
make: *** [all] Error 1

And the process stops. What's happening here? Is this some kind of a bug or
just a little mis-configure...? I compile this source on a testing machine,
with RedHat 6.2 custom packages selection installed. Any helps would be
appreciated.

Regards and thanks in advance,

Wisnu.
Received on Sun Apr 23 2000 - 22:12:47 MDT

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