[EMAIL PROTECTED] wrote: > On Fri, 24 May 2002, jean-frederic clere wrote: > > >>> ${JK}jk_channel_jni${OEXT}\ >> >>That would require to have J2SE to compile mod_jk2. > > > No, it has an > > #ifdef HAVE_JNI > // jni-specific code > > #else > // empty factory > #endif > > I did that to get rid of the conditional compilation of files and > simplify the makefiles, all files must be compiled.
Sure if jk_channel_jni.o is not linked in mod_jk2.so jk2_channel_jni_factory is unresolved! Sorry Henri my comment was a very bad one. > > Based on HAS_APR and HAVE_JNI some sections of code will not > be compiled. > > Costin > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>