[Spread-users] compiling mod_log_spread and installing

Michael Provenzano michael at invitemedia.com
Thu Jan 10 19:45:41 EST 2008


I have successfully installed Spread 4.0 on a few boxes and got each to join
a group, sending and receiving messages to one anther. Now I am stuck on
getting mod_log_spread setup to work with Apache. I am using Apache
2.2.4with spread
4.0.0 and downloaded both mod_log_spread-1.0.4 and the alpha version of a
ported version for Apache 2. Unfortunately, I can get neither to install.

With the ported version of mod_log_spread, I can compile fine using:
apxs -c -I/usr/local/lib -L/usr/local/lib -lspread
/usr/local/src/mod_log_spread/mod_log_spread.c

however, when I try to install:
apxs -i -a -n log_spread mod_log_spread.so

I can't because the compiling never created a file with a .so extension.
Instead I have files ending with .la .lo .o .slo

When I run the same compile command for the version from backhand.org, I get
a multitude of errors that end like this:
apxs -c -I/usr/local/lib -L/usr/local/lib -lspread
/usr/local/src/mod_log_spread-1.04/mod_log_spread.c

.......
/usr/local/src/mod_log_spread-1.0.4/mod_log_spread.c:1546: warning: excess
elements in scalar initializer
/usr/local/src/mod_log_spread-1.0.4/mod_log_spread.c:1546: warning: (near
initialization for `log_spread_module')
/usr/local/src/mod_log_spread-1.0.4/mod_log_spread.c:1550: warning: excess
elements in scalar initializer
/usr/local/src/mod_log_spread-1.0.4/mod_log_spread.c:1550: warning: (near
initialization for `log_spread_module')
/usr/local/src/mod_log_spread-1.0.4/mod_log_spread.c:1553: warning: excess
elements in scalar initializer
/usr/local/src/mod_log_spread-1.0.4/mod_log_spread.c:1553: warning: (near
initialization for `log_spread_module')
/usr/local/src/mod_log_spread-1.0.4/mod_log_spread.c:1553: warning: data
definition has no type or storage class
apxs:Error: Command failed with rc=65536

Any ideas on how what's going on? Thanks.


Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.spread.org/pipermail/spread-users/attachments/20080110/5c40b87c/attachment.html 


More information about the Spread-users mailing list