[Pkg-kde-extras] Bug#383795: kmymoney2: plugin loading broken
David Förster
david at dfoerster.de
Sat Aug 19 15:22:47 UTC 2006
Package: kmymoney2
Version: 0.8.4-4
Severity: important
Tags: patch
The latest upload broke the loading of plugins as it depends on shared
libraries.
Additionally, the added LDFLAGS undermine the concept of the plugin
system to only load plugins when they're present not requiring their
availability even when they were build with the main program.
Removing the --disable-shared flag and the LDFLAGS in debian/rules and changing
kmm_kbanking_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_KDECORE) $(LIB_QT)
to
kmm_kbanking_la_LDFLAGS = -module $(KDE_PLUGIN) $(all_libraries) $(LIB_KDECORE) $(LIB_QT) -lgwenhywfar -lqbanking -laqbanking -lkdeui
in kmymoney2/plugins/kbanking/Makefile.am fixes the problem.
Regards
David
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (600, 'testing'), (300, 'unstable'), (250, 'experimental'), (200, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages kmymoney2 depends on:
ii kdelibs4c2a 4:3.5.4-3 core libraries and binaries for al
ii libacl1 2.2.41-1 Access control list shared library
ii libaqbanking16 2.0.0-3 library for online banking applica
ii libart-2.0-2 2.3.17-1 Library of functions for 2D graphi
ii libattr1 2.4.32-1 Extended attribute shared library
ii libaudio2 1.8-1 The Network Audio System (NAS). (s
ii libc6 2.3.6-15 GNU C Library: Shared libraries
ii libfontconfig1 2.3.2-7 generic font configuration library
ii libfreetype6 2.2.1-2 FreeType 2 font engine, shared lib
ii libgamin0 [libfam0] 0.1.7-3 Client library for the gamin file
ii libgcc1 1:4.1.1-5 GCC support library
ii libgwenhywfar38 2.3.1-1 OS abstraction layer
ii libice6 1:1.0.0-3 X11 Inter-Client Exchange library
ii libidn11 0.6.5-1 GNU libidn library, implementation
ii libjpeg62 6b-13 The Independent JPEG Group's JPEG
ii libkbanking1 2.0.0-3 KDE frontend library for AqBanking
ii libofx2c2a 1:0.8.0-12 library to support Open Financial
ii libosp5 1.5.2-3 Runtime library for OpenJade group
ii libpcre3 6.4-2 Perl 5 Compatible Regular Expressi
ii libpng12-0 1.2.8rel-5.2 PNG library - runtime
ii libqbanking4 2.0.0-3 QT frontend library for AqBanking
ii libqt3-mt 3:3.3.6-2 Qt GUI Library (Threaded runtime v
ii libsm6 1:1.0.0-4 X11 Session Management library
ii libssl0.9.8 0.9.8b-2 SSL shared libraries
ii libstdc++6 4.1.1-5 The GNU Standard C++ Library v3
ii libx11-6 2:1.0.0-8 X11 client-side library
ii libxcursor1 1.1.5.2-5 X cursor management library
ii libxext6 1:1.0.0-4 X11 miscellaneous extension librar
ii libxft2 2.1.8.2-8 FreeType-based font drawing librar
ii libxi6 1:1.0.0-5 X11 Input extension library
ii libxinerama1 1:1.0.1-4 X11 Xinerama extension library
ii libxrandr2 2:1.1.0.2-4 X11 RandR extension library
ii libxrender1 1:0.9.0.2-4 X Rendering Extension client libra
ii libxt6 1:1.0.0-5 X11 toolkit intrinsics library
ii zlib1g 1:1.2.3-13 compression library - runtime
kmymoney2 recommends no packages.
-- no debconf information
More information about the pkg-kde-extras
mailing list