Hi,

The option "-lposix4" is required.

This is my script to make mod_jk.so

   $APACHE_HOME/bin/apxs -o mod_jk.so -DSOLARIS -I../jk \
   -I$JAVA_HOME/include -I$JAVA_HOME/include/solaris    \
   -lposix4 -c *.c ../jk/*.c

Regards,
Kim



On Thu, 22 Mar 2001, Hardy, Maurice wrote:

> Hi,
> I need to compile mod_jk for Tomcat 3.2.1 and Apache 1.3.17.
> Apparently, the source code directory structure doesn't match 
> the Mod_jk compile instructions. On this particular source the file seems
> missing . Is there an easier or another way to compile this ? Are there some
> updated instructions on "How To Get Mod_jk Working" ? i need any help that
> you can offer.
>  
> Thanks 
> -M-
>  
> 

Reply via email to