[NCLUG] Generator Install

Brian Stanback brian at stanback.net
Sun Dec 24 00:15:26 MST 2000


Hello,

I am trying to install Generator on a Cobalt Raq. It requires jrun to be
working with it, I could compile it into the server, but I rather not.

Since the module they gave me isn't compatable with my version of apache
(1.3.12), I have to make the module from the source. The readme tells me to
do a: apxs -o mod_jrun.so -c /path/to/jrun/connectors/apache/src/*.c to
create the module. But this is what the server returns...

gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED  
-I/usr/include/apache  -c
/home/sites/home/users/admin/jse/2.3/connectors/apache/src/jrun_property.c
gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED  
-I/usr/include/apache  -c
/home/sites/home/users/admin/jse/2.3/connectors/apache/src/jrun_proxy.c
/home/sites/home/users/admin/jse/2.3/connectors/apache/src/jrun_proxy.c: In
function `isSocketReadableWait':
/home/sites/home/users/admin/jse/2.3/connectors/apache/src/jrun_proxy.c:218:
warning: passing arg 2 of `select' from incompatible pointer type
gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED  
-I/usr/include/apache  -c
/home/sites/home/users/admin/jse/2.3/connectors/apache/src/mod_jrun.c
  -o mod_jrun.so mod_jrun.o jrun_proxy.o jrun_property.o
apxs: Break: Command failed with rc=16711680

Any thoughts?

Merry Christmas,
Brian Stanback




More information about the NCLUG mailing list