I have to compile apr-util with support for BerkeleyDB on Solaris 10 (sparc). Unfortunately, apr-util configure script fails with the error "undefined symbol dbopen" . I checked the symbols in libdb and dbopen is not defined but there is db_open. What am I missing?These are the software versions that I am using:
apr-util-1.3.4 apr-1.3.3 db-4.7.25
-Violeta
