Hello, I'm trying to build mod_fcgid-2.3.4 (at the moment I'm using the (old) mod_fcgid-2.2).
But it can only find the httpd includes, and not the apr includes. And this confirms the "make" output. I only see a: | -I/usr/local/include/apache22 but not a: | -I/usr/local/include/apr-1 If I build other modules with the normal/usual: | apxs -c mod_foo.c there is no such problem. It also seems there is no option for configure.apxs to define additional include dirs? BTW: in config.apxs.log I have 2 errors for "conftest_sys_mutex.h.c". Maybe that's normal and can happen? Regards, Carsten
