Bug 234327

Summary: Undefined references when building with aqbanking 4.2.7
Product: [Applications] kmymoney Reporter: Funda Wang <fundawang>
Component: generalAssignee: KMyMoney Devel Mailing List <kmymoney-devel>
Status: RESOLVED WORKSFORME    
Severity: normal CC: rdieter, ritzer
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Mandriva RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Funda Wang 2010-04-14 12:04:20 UTC
Version:           svn (using KDE 4.4.2)
Compiler:          gcc 4.4.3 
OS:                Linux
Installed from:    Mandriva RPMs

When building latest svn code(r1113753) with aqbanking 4.2.7, it produces following errors when linking:

Linking CXX shared module ../../../lib/kmm_kbanking.so
CMakeFiles/kmm_kbanking.dir/mymoneybanking.o: In function `KBankingPlugin':
/tmp/kmymoney/BUILD/kmymoney-3.97.1/kmymoney/plugins/kbanking/mymoneybanking.cpp:146: undefined reference to `CppGui::getCInterface()'
/tmp/kmymoney/BUILD/kmymoney-3.97.1/kmymoney/plugins/kbanking/mymoneybanking.cpp:146: undefined reference to `CppGui::getCInterface()'
Comment 1 Funda Wang 2010-04-14 12:24:24 UTC
sorry for that, i've got it messed.
Comment 2 Thomas Baumgart 2010-04-14 12:52:28 UTC
This is a problem of 3.97.x but is already fixed in SVN.
Comment 3 Thomas Baumgart 2014-02-23 16:15:44 UTC
*** Bug 331418 has been marked as a duplicate of this bug. ***
Comment 4 Rex Dieter 2014-06-20 12:55:40 UTC
Any objection to backporting the fix for this,
https://git.reviewboard.kde.org/r/111672/

to the 4.6 branch?