how u compile the mod_jk ,have u get the latest source
of mod_jk from cvs . look  at the compilation option
of libtool when mod_jk is compiling .also check the
home of apache/build/config_var_mk  file the option
EXTRA_CPPFLAGS = -D_REENTRANT -D_THREAD_SAFE it shoul
be EXTRA_CPPFLAGS = -D_REENTRANT 
because mod_jk uses the apxs for  compilation 

regards
Sonam Singh


--- Henri Gomez <[EMAIL PROTECTED]> wrote:
>  >I am unable to get mod_jk to work.
> 
>  >The following line in httpd.conf:
>  >LoadModule jk_module libexec/mod_jk-1.3-noeapi.so
>  >results in this error message:
>  >Cannot laod
> /usr/local/apache/libexec/mod_jk2-1.3.noeapi.so into
> >server:
>  >/usr/local/apache/libexec/mod_jk2-1.3.noeapi.so:
> undefined symbol:
>  >ap_ctx_get
> 
>  >What is going wrong?
> 
> Thanks to give more information on your os, gcc and
> apache settings please.
> 
> The shared lib was built under Redhat 7.2, kernel
> 2.4.9-34, with
> gcc 2.96 against glibc 2.2.4-30 and Redhat Apache
> 1.3.22-6 and 
> mod_ssl-2.8.5-6.
> 
> Regards
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

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

Reply via email to