Hi Martin, im angehängten Bugreport ist ein Patch für AqBanking, der wohl für das Compilieren mit GCC 4.4 nötig ist. Wäre schön, wenn er im nächsten Release enthalten ist.
Schöne Grüße Micha
--- Begin Message ---Package: libaqbanking Version: 4.1.0-2 Severity: serious Tags: patch Justification: no longer builds from source User: [email protected] Usertags: origin-ubuntu karmic ubuntu-patch Hello maintainer, In Ubuntu, we've applied the attached patch to achieve the following: * Sync on debian (LP: #400102) * Applied a patch from gentoo to fix FTBFS with GCC 4.4 We thought you might be interested in doing the same. -- System Information: Debian Release: lenny/sid APT prefers hardy-updates APT policy: (500, 'hardy-updates'), (500, 'hardy-security'), (500, 'hardy-proposed'), (500, 'hardy-backports'), (500, 'hardy') Architecture: i386 (i686) Kernel: Linux 2.6.24-16-generic (SMP w/2 CPU cores) Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash--- libaqbanking-4.1.0.orig/src/frontends/qbanking/lib/widgets/qbcfgtab.h +++ libaqbanking-4.1.0/src/frontends/qbanking/lib/widgets/qbcfgtab.h @@ -27,7 +27,7 @@ class QBCfgTabPage; -class QBANKING_API QBCfgTab: protected QBCfgTabUi { +class QBANKING_API QBCfgTab: public QBCfgTabUi { Q_OBJECT private: QBanking *_qbanking;
--- End Message ---
------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge
_______________________________________________ Aqbanking-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/aqbanking-devel
