(BTW, do ppl have objections to have BIND_VERBOSE option for shl_load in httpd-2.0/apr side. I was planning to introduce it, as it helps a lot to debug unresolved symbols)
jorton took it out in r1.57 of apr/dso/unix/dso.c with the following log message:
Don't pass BIND_VERBOSE to shl_load(), else it dumps errors to stderr
by default.
HTH. -- justin