Hello,
in configure.in, both --enable-docs and --enable-libdbi do the opposite of what is expected.
If one builds libdbi-drivers with '--enable-libdbi' the drivers are *not* linked against libdbi. This presents problems for users that load libdbi via dlopen() without RTLD_GLOBAL.
See here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=594567
and here:
https://bugs.launchpad.net/ubuntu/+source/libdbi-drivers/+bug/660990
For discussion. It can be worked around, but should be fixed in the configure.in before another release.
To the best of my knowledge, this has been fixed in cvs quite a while ago. Could you please grab the cvs revision and see whether it fixes your problem?
regards,
Markus