can you send a patch (see http://jakarta.apache.org/site/bugs.html for
instructions)?
thanks.
Christer Enkvist wrote:
>
> Sorry if this is the wrong list and/or this is wellknown.
>
> If you want to compile mod_jk from tomcat.3.2.2 in IRIX 6.5.x, then some
> smallish stuff needs to be changed:
>
> in dir jakarta-tomcat-3.2.2-src/src/native/jk
>
> edit the following files in the following way:
>
> jk_sockbuf.c. replace //comment with /* comment */
> jk_util.c replace //comment with /* comment */
> jjk_worker_list.h add a newline at the eof.
>
> then compile and be happy!
>
> Regards,
> Christer Enkvist