Quoting Dev Zero G Ltd <[EMAIL PROTECTED]>:

> Hello and thanks for reading!
> 
> Trying to build mod_jk2 for Tomcat4 and Apache2... with huge problems :( 
> Having gotten this far, I have this compile problem:
> 
> apache 2.0.39; freebsd 4.4 i386; conne4ctors 4.0.4
> 
> ---- snip ----
> [so] In file included from 
> /usr/tmp/jakarta-tomcat-connectors-4.0.4-src/jk/native2/include/jk_env.h:71,
> [so] from 
> /usr/tmp/jakarta-tomcat-connectors-4.0.4-src/jk/native2/include/jk_pool.h:67,
> [so] from 
> /usr/tmp/jakarta-tomcat-connectors-4.0.4-src/jk/native2/common/jk_uriMap.c:73:
> [so] 
> /usr/tmp/jakarta-tomcat-connectors-4.0.4-src/jk/native2/include/jk_mutex.h:122:
> 
> syntax error before `apr_thread_mutex_t'
> 
> BUILD FAILED
> file:/usr/tmp/jakarta-tomcat-connectors-4.0.4-src/jk/native2/build.xml:276: 
> Compile failed 
> /usr/tmp/jakarta-tomcat-connectors-4.0.4-src/jk/native2/common/jk_uriMap.c
> ---- snip ----
> 
> one of the main problems is that apache 2 installs into several 
> directories under freebsd ports, and the connector compile script 
> expects it to go into just one - apache2/ ...

There is options in the latest configure for mod_jk2 to adapt to your layout,
for example it match my apache 2.x rpm which install in many directories :)



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to