"wa_pool" is defined in libwebapp.so (wa_main.c fwiw) If you haven't deleted or cleaned the source tree, you might want to make sure that this file was compiled (there should be a "wa_main.o" file in the webapp/lib directory) You should also have a "libwebapp.so" file that's larger than 0 bytes.
If either of those files are missing, it looks like the step 2 or the start of step 3 (which is basically doing the normal compile and then preparing libwebapps.o) failed. I know that you've probably done it, but is APACHE_HOME defined correctly? Regards, Simon On Tue, Apr 23, 2002 at 11:05:52PM -0400, digital synapse wrote: > I've tried to follow the tutorial by simon at > http://www.pubbitch.org/jboss.html, and it seems very detailed however i've > run into a snag. when i add the LoadModule webapp_module > modules/mod_webapp.so line into httpd.conf from apache2.035 (no i didn't > get any errors while compiling the .so) when i try to do apachectl > configtest i get the following error: > > Cannot load /usr/local/apache2/modules/mod_webapp.so into server: > /usr/local/apache2/modules/mod_webapp.so: undefined symbol: wa_pool > Any ideas anyone? -- "Boy, when it's this hot, I don't want to do anything at all! Fortunately that was our plan from the start" Calvin and Hobbes -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>