What are the contents of your mod_jk.la file?
What is the output of doing make, especially the parts close to the end,
like shortly before and all after the line
"Making all in apache-2.0"
After all it looks, like you are doing a static apache build. Note, that
neither '--enable-module=most'
I am attempting to compile the latest version of mod_jk for integration
with my apache 2.0.59 server on CentOS-3.8 (32bit)
After running ./configure --with-apxs=/usr/local/apache/bin/apxs
from the native directory, the mod_jk.lai and mod_jk.a files are
created.
Upon running the make install, I