Bug#373707: [Pkg-kde-extras] Bug#373707: kmymoney2: FTBFS in sid
(problem with kbanking)
Sune Vuorela
debian at pusling.com
Fri Jun 16 21:20:24 UTC 2006
tag 373707 +patch
thank you bts
> If I after configure manually changes the makefile and adds
> -lgwenhywfar -laqbanking -lqbanking -lkdeui
> to LIBS in the Makefile in kmymoney2/plugins/kbanking/ it builds fine.
Passing them along to cdbs as LDFLAGS makes it build.
Good luck.
/Sune
diff -u kmymoney2-0.8.4/debian/rules kmymoney2-0.8.4/debian/rules
--- kmymoney2-0.8.4/debian/rules
+++ kmymoney2-0.8.4/debian/rules
@@ -3,6 +3,7 @@
# This file is public domain.
# Add here any variable or target overrides you need
+export LDFLAGS=-lgwenhywfar -laqbanking -lqbanking -lkdeui
DEB_CONFIGURE_USER_FLAGS
= --enable-kbanking --enable-ofxbanking --enable-ofxplugin --enable-pdf-docs
include /usr/share/cdbs/1/class/autotools.mk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-kde-extras/attachments/20060616/1f95d959/attachment.pgp
More information about the pkg-kde-extras
mailing list