So it would appear that I want to build mod_perl without the MP_USE_STATIC=1, is that correct?
That's right. I should have noticed that in your bug report. The static build is not completed yet. I guess we should do more checking. Meanwhile just remove that MP_USE_STATIC=1, it'll use MP_USE_DSO=1 by default.
I'm thinking about adding some stuff to TestReport, namely httpd -l, but perhaps also a list of the .so files in modules/
sound like a good idea?
--Geoff