[Bug 61353] configure check failed for Berkeley DB even passing include dirs and lib dirs to configure
Matt Gibson
gothick at gothick.org.uk
Fri Aug 8 19:20:05 UTC 2003
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=61353
------- Additional Comments From gothick at gothick.org.uk 2003-08-08 19:19 -------
I thought I'd add to this, in case any one else has been having the same
problem as me. I also had gideon configure fail on Berkeley DB because of
missing -L/-I options. In the end, it turned out to be because I was using the
"konstruct" tool to build KDE/gideon, and the first thing that does is to
overwrite CXXFLAGS with CFLAGS. As soon as I chucked the correct -L and -I
flags into CFLAGS instead of CXXFLAGS, it all configured fine.
More information about the KDevelop-devel
mailing list