On 05/08/2009 10:49 PM, William A. Rowe, Jr. wrote: > Ruediger Pluem wrote: >> On 05/08/2009 07:09 PM, William A. Rowe, Jr. wrote: >>> Plüm, Rüdiger, VF-Group wrote: >>>> "--enable-mods-shared=all" \ >>> And what is/was your last httpd -l >> Compiled in modules: >> core.c >> http_core.c >> worker.c >> mod_so.c > > This is extremely odd. Review your config.m4, it is insisting > on including the cluster/ modules statically. > > Hmmm, have you rm -rf'ed config.status? Have you tried removing > mod_watchdog from the list and simply letting it compile in (all), > then reverify the newest httpd -l? > > Something is simply strange in your config.
I found it: There was a stray config.m4 located in my modules/cluster directory. I guess it got there during my tries to fix the issue and I missed to delete it afterwards. Thanks for your extensive help and sorry for the noise. Regards Rüdiger