Hallo Martin,

AqBanking 3.99.9rc3 scheint mindestens Gwenhywfar 3.5.x oder so
(jedenfalls mit Symbol GWEN_ConfigMgr_GetUniqueId) zu benötigen:
http://experimental.debian.net/fetch.php?&pkg=libaqbanking&ver=3.99.9rc3-1&arch=s390&stamp=1235362119&file=log&as=raw

Ich habe einen Patch angehängt, der das schon im Configure-Script testet.

Schöne Grüße
  Micha
Index: configure.ac
===================================================================
--- configure.ac	(Revision 1678)
+++ configure.ac	(Arbeitskopie)
@@ -712,7 +712,7 @@
 # Check for Gwen
 #
 
-AC_GWENHYWFAR(3,4,0,0)
+AC_GWENHYWFAR(3,5,0,0)
 
 all_includes="$all_includes $gwenhywfar_includes"
 
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to