Compiling spread

"Gary Penn" <[email protected]> Mon, 23 Feb 2004 14:54:37 -0800
Newsgroups gmane.comp.apache.mod-log-spread.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.

------_=_NextPart_001_01C3FA60.033D0140
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

I am a completely new user to Spread that found out about the =
spreadlogd/mod_log_spread combination at ApacheCon.

Extremely confused about how to compile this.  Do I require the latest =
Spread package on my Linux machine to get spreadlogd to run?  What's the =
difference between them?

I have downloaded the latest Spread source, config'ed, make'ed, make =
install'ed it.

I have downloaded the latest spreadlogd but I get the following errors:
[root@sendmail spreadlogd]# make
gcc -g -D__USE_LARGEFILE64 -Wall -I/root/spreadlogd -c y.tab.c
y.tab.c: In function `yyparse':
y.tab.c:966: warning: implicit declaration of function `yylex'
config_gram.y:93: warning: implicit declaration of function `fprintf'
config_gram.y:93: `stderr' undeclared (first use in this function)
config_gram.y:93: (Each undeclared identifier is reported only once
config_gram.y:93: for each function it appears in.)
config_gram.y: In function `yyerror':
config_gram.y:104: `stderr' undeclared (first use in this function)
make: *** [y.tab.o] Error 1

Any help is GREATLY appreciated.  I could also use some samples of =
people using multiple webservers and a single log daemon of the =
spread.conf and the spreadlogd.conf files (if they both are necessary) =
and of the mod_log_spread configurations people have.

Thanks,

-----------------------------------------
Gary Penn, MCSE, MCP+I, OCDBA
W3 Technology, Shimano, Inc.
1 Holland Dr, Irvine, CA 92618, USA
[email protected] | www.shimano.com
_________________________________________=20



------_=_NextPart_001_01C3FA60.033D0140
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.6944.0">
<TITLE>Compiling spread</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><TT><FONT SIZE=3D2>I am a completely new user to Spread that found =
out about the spreadlogd/mod_log_spread combination at ApacheCon.<BR>
<BR>
Extremely confused about how to compile this.&nbsp; Do I require the =
latest Spread package on my Linux machine to get spreadlogd to =
run?&nbsp; What's the difference between them?<BR>
<BR>
I have downloaded the latest Spread source, config'ed, make'ed, make =
install'ed it.<BR>
<BR>
I have downloaded the latest spreadlogd but I get the following =
errors:<BR>
[root@sendmail spreadlogd]# make<BR>
gcc -g -D__USE_LARGEFILE64 -Wall -I/root/spreadlogd -c y.tab.c<BR>
y.tab.c: In function `yyparse':<BR>
y.tab.c:966: warning: implicit declaration of function `yylex'<BR>
config_gram.y:93: warning: implicit declaration of function =
`fprintf'<BR>
config_gram.y:93: `stderr' undeclared (first use in this function)<BR>
config_gram.y:93: (Each undeclared identifier is reported only once<BR>
config_gram.y:93: for each function it appears in.)<BR>
config_gram.y: In function `yyerror':<BR>
config_gram.y:104: `stderr' undeclared (first use in this function)<BR>
make: *** [y.tab.o] Error 1<BR>
<BR>
Any help is GREATLY appreciated.&nbsp; I could also use some samples of =
people using multiple webservers and a single log daemon of the =
spread.conf and the spreadlogd.conf files (if they both are necessary) =
and of the mod_log_spread configurations people have.<BR>
<BR>
Thanks,<BR>
<BR>
-----------------------------------------<BR>
Gary Penn, MCSE, MCP+I, OCDBA<BR>
W3 Technology, Shimano, Inc.<BR>
1 Holland Dr, Irvine, CA 92618, USA<BR>
[email protected] | www.shimano.com<BR>
_________________________________________<BR>
<BR>
</FONT></TT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C3FA60.033D0140--