jean-frederic clere wrote:

Try to run the:
apxs2 -q APU_INCLUDEDIR


it tells:
+++
[EMAIL PROTECTED]:~> usr/local/apache2/bin/apxs -q APU_INCLUDEDIR
/home/jfclere/usr/local/apr-util/include/apr-1
+++


That's bad.
It should point to your apr-utils/include.

It's probably the apxs broken, and I doubt you'll
be able to compile *any* module, not just jk.

The solution is to eiter copy APU_INCLUDEDIR to the INCLUDEDIR,

Should I fix it?


Well, the majority of apache distributions either have all httpd,
apr and apr-utils includes in a single directory.
The only difference is RHEL that has that separated, but even
there both apr and apr-utils includes are in the single directory.

Anyhow, it has nothing to do with the mod_jk.
He correctly queries and populates those include dirs if the
apxs reports them correctly.

Regards,
Mladen.

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

Reply via email to