Bug 234327 - Undefined references when building with aqbanking 4.2.7
Summary: Undefined references when building with aqbanking 4.2.7
Status: RESOLVED WORKSFORME
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
: 331418 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-04-14 12:04 UTC by Funda Wang
Modified: 2014-06-20 12:55 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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?