Hi !
I´m a new user of the TOMCAT 3.2.1 system and
I´ve some problems:
first:
I run it on an FreeBSD 4.2 release with
Apache/1.3.12 OpenSSL/0.9.5a (Unix) installed and in use.
As a stand alone system TOMCAT will start but
when i try to compile the mod_jserv.so module
i get this messages:
joshua2% apxs -c -o mod_jserv.so *.c
gcc -DSTATUS -DVSERV -DISERVER -DSTANDALONE -DFRONTPAGE -funsigned-char -fpi
c -DSHARED_MODULE -I/usr/local/apache/1.2.6/include -c autochange.c
gcc -DSTATUS -DVSERV -DISERVER -DSTANDALONE -DFRONTPAGE -funsigned-char -fpi
c -DSHARED_MODULE -I/usr/local/apache/1.2.6/include -c jserv_ajpv11.c
In file included from jserv_ajpv11.c:61:
jserv.h:397: unterminated comment
jserv.h:61: unterminated `#if' conditional
apxs:Break: Command failed with rc=65536
joshua2%
is this a result of a wrong (old) apxs configuration ?
second:
in the prebuild binaries for TOMCAT 3.2.1 there are two .so files in
x86/Linux
mod_jk.so
mod_jserv_tomcat.so
why exists two files ?
why not mod_jserv.so ?
maybe,work these files on a FreeBSD 4.2 System ?
with thanks
Detlev Schlereth