GNOME Bugzilla – Bug 722773
Cannot find BDB header on FreeBSD
Last modified: 2014-01-25 13:31:07 UTC
Created attachment 266976 [details] [review] Allow overriding includedir BDB headers installed in /usr/local/include/db5 on FreeBSD, which cannot be specified using configure options. I add a configure option --with-bdb-includedir-name, so FreeBSD users can use --with-bdb=/usr/local --with-bdb-libdir-name=lib/db5 --with-bdb-includedir-name=include/db5 to configure libgda.
A simular patch as was committed to evolution-data-server could perhaps be used to fix this. https://bugzilla.gnome.org/show_bug.cgi?id=721733
Patch applied! see https://git.gnome.org/browse/libgda/commit/?id=c7533507a3085688f9288ddc31ed7805db9601a2