Hallo, ich habe mal alle neuesten Releases geholt und installiert - dabei ist mir folgendes aufgefallen:
mit den Backends aqdtaus und/oder aqgeldkarte bricht "make" mit Fehlermeldung ab - wird als Backend nur aqhbci angegeben, läuft make durch. Ansonsten läuft es mit dem Rechenzentrum in München der Genossenschaftsbanken (Raiba, Handels-u. Gewerbebanken) mittels RDH-File wunderbar :-) Gruss Markus Hier mal das Ende der Fehlermeldungen, je nach Backend: ## ./configure --with-backends="aqhbci aqdtaus aqgeldkarte" if /bin/sh ../../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I../../../../.. -I../../../../../headers -I/usr/include/gwenhywfar3 -I//include -I/usr/include/gwenhywfar3 -I/usr/lib/qt3/include -DBUILDING_AQDTAUS -fvisibility=hidden -g -O2 -g -Wall -MT provider.lo -MD -MP -MF ".deps/provider.Tpo" -c -o provider.lo provider.c; \ then mv -f ".deps/provider.Tpo" ".deps/provider.Plo"; else rm -f ".deps/provider.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I../../../../.. -I../../../../../headers -I/usr/include/gwenhywfar3 -I//include -I/usr/include/gwenhywfar3 -I/usr/lib/qt3/include -DBUILDING_AQDTAUS -fvisibility=hidden -g -O2 -g -Wall -MT provider.lo -MD -MP -MF .deps/provider.Tpo -c provider.c -fPIC -DPIC -o .libs/provider.o provider.c: In function 'AD_Provider_new': provider.c:80: warning: passing argument 2 of 'AB_Provider_SetUpdateJobFn' from incompatible pointer type provider.c:81: warning: passing argument 2 of 'AB_Provider_SetAddJobFn' from incompatible pointer type provider.c:82: warning: passing argument 2 of 'AB_Provider_SetExecuteFn' from incompatible pointer type provider.c: In function 'AD_Provider_MountDisc': provider.c:550: error: too few arguments to function 'GWEN_Gui_ShowBox' provider.c: In function 'AD_Provider_UnmountDisc': provider.c:573: error: too few arguments to function 'GWEN_Gui_ShowBox' provider.c: In function 'AD_Provider_PrintBegleitZettel': provider.c:779: error: too few arguments to function 'GWEN_Gui_Print' provider.c: In function 'AD_Provider_ProcessJob': provider.c:916: warning: passing argument 2 of 'GWEN_DBIO_Export' from incompatible pointer type provider.c:916: warning: passing argument 3 of 'GWEN_DBIO_Export' makes pointer from integer without a cast provider.c:916: warning: passing argument 5 of 'GWEN_DBIO_Export' makes integer from pointer without a cast provider.c:916: error: too few arguments to function 'GWEN_DBIO_Export' provider.c:955: warning: passing argument 2 of 'GWEN_DBIO_Import' from incompatible pointer type provider.c:955: warning: passing argument 3 of 'GWEN_DBIO_Import' makes pointer from integer without a cast provider.c:955: warning: passing argument 5 of 'GWEN_DBIO_Import' makes integer from pointer without a cast provider.c:955: error: too few arguments to function 'GWEN_DBIO_Import' provider.c:998: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c:1030: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c:1062: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c:1089: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c:1133: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c:1167: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c:1182: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c: In function 'AD_Provider_Execute': provider.c:1302: error: too few arguments to function 'GWEN_Gui_ProgressStart' make[7]: *** [provider.lo] Fehler 1 make[7]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends/aqdtaus/plugin' make[6]: *** [all-recursive] Fehler 1 make[6]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends/aqdtaus' make[5]: *** [all] Fehler 2 make[5]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends/aqdtaus' make[4]: *** [all-recursive] Fehler 1 make[4]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4' make: *** [all] Fehler 2 [EMAIL PROTECTED]:~/download/hbci/aqbanking-2.9.16rc4> ## ./configure --with-backends="aqhbci aqgeldkarte" gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I. -I../../../../.. -I../../../../../headers -I/usr/include/gwenhywfar3 -I//include -I/usr/include/gwenhywfar3 -I/usr/lib/qt3/include -g -O2 -g -Wall -MT provider.lo -MD -MP -MF .deps/provider.Tpo -c provider.c -fPIC -DPIC -o .libs/provider.o provider.c: In function 'AG_Provider_new': provider.c:84: warning: passing argument 2 of 'AB_Provider_SetUpdateJobFn' from incompatible pointer type provider.c:85: warning: passing argument 2 of 'AB_Provider_SetAddJobFn' from incompatible pointer type provider.c:86: warning: passing argument 2 of 'AB_Provider_SetExecuteFn' from incompatible pointer type provider.c: In function 'AG_Provider_ProcessCard': provider.c:600: error: too few arguments to function 'GWEN_Gui_ShowBox' provider.c: In function 'AG_Provider_Execute': provider.c:663: error: too few arguments to function 'GWEN_Gui_ProgressStart' provider.c: In function 'AG_Provider_MountCard': provider.c:760: error: too few arguments to function 'GWEN_Gui_MessageBox' provider.c:851: error: too few arguments to function 'GWEN_Gui_MessageBox' make[7]: *** [provider.lo] Fehler 1 make[7]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends/aqgeldkarte/plugin' make[6]: *** [all-recursive] Fehler 1 make[6]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends/aqgeldkarte' make[5]: *** [all] Fehler 2 make[5]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends/aqgeldkarte' make[4]: *** [all-recursive] Fehler 1 make[4]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins/backends' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src/plugins' make[2]: *** [all-recursive] Fehler 1 make[2]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4/src' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/home/markus/download/hbci/aqbanking-2.9.16rc4' make: *** [all] Fehler 2 [EMAIL PROTECTED]:~/download/hbci/aqbanking-2.9.16rc4> ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Aqbanking-devel mailing list Aqbanking-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/aqbanking-devel