Search found 5881 matches

by fmk
Thu Jun 24, 2004 10:43 am
Forum: Framework
Topic: Build issues
Replies: 2
Views: 4680

QUESTION 1: compilation problems with BerkeleyDB are typically due to the fact that they, like MySQL folks, changed their API. If you are version 4.1 or greater you need to add -D_BerkeleyDB41orGreater to the list of C++ flags in the Makefile.def. if you still have probelms you should use 'cvs updat...