hi there,
trying to build mod_webapp.so module for the apache1.3 / tomcat 4.0b5
integration, the following error occures, after building the module
successfully and trying to start apache:
# /etc/init.d/httpd start
Starting httpd: Syntax error on line 5 of /etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_webapp.so into server:
/etc/httpd/modules/mod_webapp.so: undefined symbol: pthread_sigmask
[FAILED]
the miracle is, that, whenever i make clean everything and rebuild the whole
module (including apr recompile) the file size differs.
My best guess is that the EXTRA_LIBS from APRVARS are not being linked
into the server. but why?
That is a guess however.
can anyone help me?
cu,
michael.