woops! was the wrong error and diff!
Hi,
and before you ask, the next error:
Compiling ../common/jk_worker.c
### mwccnlm Compiler:
#File: ..\common\jk_worker.c
# --
# 52: &we->num_of_workers)) {
# Error:
Hi,
and before you ask, the next error:
Compiling ../common/jk_worker.c
### mwccnlm Compiler:
#File: ..\common\jk_worker.c
# --
# 52: we->num_of_workers)) {
# Error:^
# illegal imp
Hi Norm,
just fixed - see my last commit.
> Just updated mod_jk from CVS and now see the following:
> Compiling ../common/jk_sockbuf.c
> Compiling ../common/jk_status.c
> ### mwccnlm Compiler:
> #File: ..\common\jk_status.c
> # --
> # 34:
Greetings All,
Just updated mod_jk from CVS and now see the following:
Compiling ../common/jk_sockbuf.c
Compiling ../common/jk_status.c
### mwccnlm Compiler:
#File: ..\common\jk_status.c
# --
# 34: "DTD HTML 3.2 Final//EN\">\n" \
#
I have tried to get mod_jk to work with Apache without success. I am using
Digital Unix 4.0D and Apache 1.3.12 & 1.3.14 (same result). I have built
mod_jk from the Tomcat 3.2 beta 6 release.
What I have done is this:
1. I build mod_jk using the makefile & procedure given for Linux in the
mod_jk