If you install Berkeley DB version 4.3 (with
opensnmp0.42) the ./configure fails because not find
lib_cxx etc... . I see that the configure not test the
directory BerkeleyDB4.3 but only the 4.1 and 4.2. I
have resolved the problem making a symbolic link
BerkeleyDB4.2 from BerkelyDB4.3 and all function. I
must to change the file configure.in for a final
resolution of problem.
Regards