On Nov 27, 2005, at 4:23 PM, Christian Stimming wrote:
This particular error probably only shows up when the function
GWEN_Init()
somehow hasn't been called before the code in gwen's file inherit.c is
called. On Mac this function might not be called on loading of
libgwenhywfar,
so it has to be called explicitly. Martin now added that GWEN_Init
() call to
the src/libs/aqbanking/banking.c file (can you verify that you
already got
this from CVS?).
yes, I have that CVS version.
So if you install the libaqbanking which includes the
GWEN_Init call, and also make sure that no other (older)
libaqbanking is
around, then this problem should hopefully go away... hopefully...
Unfortunately, it did not go away. Same failed assertion. I tried
both manually deleting all the libaqbanking* from $prefix/lib and
using make uninstall - make distclean - reconfigure - make - make
install, and I still get the same error.
I think I have a systemic issue with library and include detection. I
get errors if configure can't find libraries, but gwenhywfar seems
content to carry on if includes aren't found.
That's bad, but in the configure process of gwenhywfar it really
depends on
the particular includes whether they result in an error or not. So
this might
not be a problem in your case, actually.
Regards,
Christian
Is it worth my trying to run gdb? (I'll need instruction...)
Thanks for the help.
--
David Reiser
[EMAIL PROTECTED]
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Aqbanking-devel mailing list
Aqbanking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel