Menu

#1 Berkeley DB's db_cxx.h not found

open
nobody
None
5
2009-04-06
2009-04-06
No

On a Gentoo system, compiling ProView failes as during the compilation the file db_cxx.h is not found. A manual work around is to include the file's path (preprended with -I) in file variable.mk at key cinc.
Possible fix: In /usr/include/db.h, defines DB_VERSION_MAJOR and DB_VERSION_MINOR allow to determine the installed DB version and to locate db_cxx.h e.g. in /usr/include/db4.5/.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB