installing spreadlogd

Michael <[email protected]> Wed, 28 Jul 2004 16:29:28 -0400
Newsgroups gmane.comp.apache.mod-log-spread.user
Message-ID <[email protected]>
Hello all,

I just recenly download the current spreadlogd.tar.gz and unpacked it 
(version 1.4.2). There is no configure script only a makefile. When I 
run 'make' I get these errors....


config_gram.y:93: error: `stderr' undeclared (first use in this function)
config_gram.y:93: error: (Each undeclared identifier is reported only once
config_gram.y:93: error: for each function it appears in.)
config_gram.y: In function `yyerror':
config_gram.y:104: error: `stderr' undeclared (first use in this function)
make: *** [y.tab.o] Error 1


anyhelp would be greatly appreciated.

Michael Peters