[Bug 175178] New: Compile fails when linking with qca
Ambroz Bizjak
ambro at b4ever.net
Fri Nov 14 23:27:13 GMT 2008
http://bugs.kde.org/show_bug.cgi?id=175178
Summary: Compile fails when linking with qca
Product: kde
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: ambro at b4ever.net
Version: (using Devel)
Compiler: gcc (GCC) 4.2.4 (Gentoo 4.2.4 p1.0)
OS: Linux
Installed from: Compiled sources
KDE packages from trunk that link against QCA fail to build, with the error
"cannot find -lqca". Examples are kdegames and kdegraphics.
The problem was introduced by commit 882802 and is still present in 883966.
Reverting kdelibs/cmake/modules/FindQCA2.cmake to the previous version solves
it.
I suppose the appropriate link flags are not being passed, as I have qca
libraries in /usr/lib/qca2, and pkg-config correctly lists link flags.
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Unassigned-bugs
mailing list