aqbanking rebuild

Steve Kelem steve at kelem.net
Fri Oct 7 15:58:40 EDT 2011


   I downloaded the source for aqbanking-5.0.16, and it complains that I
   don't have ktoblzcheck (even though I do not use German checks (or
   German Czechs.-)).
   (I downloaded ktoblzcheck and tried to compile it, but the configure
   script is broken and doesn't recognize that gcc 4.6.1 is gcc.)
   The aqbanking configure script issued only a warning about ktoblzcheck,
   but it issues an error over gmp:
   checking for gmp.h... no
   configure: error: GMP is required, see [1]http://swox.com/gmp
   That link doesn't work. I get a "Not Found" error.
   I installed the gmp-devel, and now the configure script is happy.
   aqbanking compiles, but I get the following error during installation:
   libtool: install: warning: relinking `libaqbankingpp.la'
   libtool: install: (cd
   /usr/local/src/aqbanking-5.0.16/src/libs/aqbankingpp; /bin/sh
   /usr/local/src/aqbanking-5.0.16/libtool  --tag CXX --mode=relink g++ -g
   -Wall -g -o libaqbankingpp.la -rpath /usr/lib
   libaqbankingpp_la-stringlist.lo
   /usr/local/src/aqbanking-5.0.16/src/libs/aqbanking/libaqbanking.la
   -lgwenhywfar )
   mv: cannot stat `libaqbankingpp.so.0.0.0': No such file or directory
   libtool: install: error: relink `libaqbankingpp.la' with the above
   command before installing it
   I tried running the commands in parentheses, and get the error:
   % cd /usr/local/src/aqbanking-5.0.16/src/libs/aqbankingpp; /bin/sh
   /usr/local/src/aqbanking-5.0.16/libtool  --tag CXX --mode=relink g++ -g
   -Wall -g -o libaqbankingpp.la -rpath /usr/lib
   libaqbankingpp_la-stringlist.lo
   /usr/local/src/aqbanking-5.0.16/src/libs/aqbanking/libaqbanking.la
   -lgwenhywfar
   You are in /usr/local/src/aqbanking-5.0.16/src/libs/aqbankingpp
   mv: cannot stat `libaqbankingpp.so.0.0.0': No such file or directory
   % find . -name libaqbankingpp.so\* -print
   ./.libs/libaqbankingpp.so.0
   ./.libs/libaqbankingpp.so
   %
   Steve
   Martin Preuss said the following on 10/06/2011 03:19 PM:

Hi,

On Freitag 07 Oktober 2011, Steve Kelem wrote:
[...]

I'm having trouble updating one of my online accounts.
Gnucash crashes, issuing the following message on the console:

gnucash: provider.c:250: AO_Provider_AddJob: Assertion `u' failed.
Abort (core dumped)

[...]

I believe this was a bug in older versions of AqBanking.


Regards
Martin

References

   1. http://swox.com/gmp


More information about the gnucash-user mailing list