Hallo,

beim Versuch, aqbanking 2.9.3beta  zu übersetzen, bricht "make" unter 
OpenSuSE 10.3 nach folgenden Meldungen ab:

 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

mein System:
OpenSuSE 10.3
gwenhywfar 2.9.2beta
libchipcard 3.9.2beta

ach, was mir da noch auffällt - ist das korrekt, dass libchipcard nur 
durchläuft, wenn man ./configure mit dem Parameter
"--prefix=/" ausführt ??  Mit dem Standardprefix ("/usr) bricht 
configure ab, weil anscheinend die Verzeichnisse wie z.B 
/usr/var/log/chipcard nicht erstellt werden können.... :-(

Gruß
Markus

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to