2008/5/2 Nicolas Cannasse <[EMAIL PROTECTED]>:
>
> 2. Build stops with error at builing mod_neko module for Apache 1.3 in
> > case when newer (2.0, 2.2) version of Apache is installed instead of 1.3.
> >
>
> This should not occur since when building mod_neko the search path should
> not contain the apache2 directories. Could you tell me in which directory is
> found the httpd.h file by install.neko ?
>
>
In my case install.neko tries to use /usr/include/httpd/httpd.h for building
mod_neko, but actually the httpd.h is part of Apache 2.2. I use Slackware
Linux 12.0.
Cut of errors dump:
Compiling mod_neko...
gcc -O3 -fPIC -c -I../../vm -I/usr/include/httpd mod_neko.c
In file included from /usr/include/httpd/httpd.h:43,
from mod_neko.h:20,
from mod_neko.c:17:
/usr/include/httpd/ap_config.h:25:17: error: apr.h file not found
/usr/include/httpd/ap_config.h:26:23: error: apr_hooks.h: file not found
/usr/include/httpd/ap_config.h:27:32: error: apr_optional_hooks.h: file not
found
....
Called from tools/install.neko line 350
Called from tools/install.neko line 310
Called from tools/install.neko line 154
Uncaught exception - Error 256 : aborted
--
BR,
Vitali Falileev
http://blog.insideable.com
ICQ: 75008864
--
Neko : One VM to run them all
(http://nekovm.org)