[Bug 61353] configure check failed for Berkeley DB even passing include dirs and lib dirs to configure
Harald Fernengel
harry at kdevelop.org
Fri Jul 18 10:53:06 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
harry at kdevelop.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From harry at kdevelop.org 2003-07-18 10:52 -------
Anyways, the "-L" command never made it to the compiler so it is an issue with the
build-system, but not a KDevelop bug, please leave it resolved.
I saw this problem with certain automake/autoconf versions which didn't pass compiler flgas
correctly. I reproduced it with autoconf 2.57 and automake 1.7.2 and all worked fine.
A workaround will be to "export CXXFLAGS="-L/path/to/lib" before configure.
More information about the KDevelop-devel
mailing list