I've just done a complete rebuild of my system as a result of a system  
upgrade. I checked out and built libofx HEAD, gwenhywfar 2.9.x and  
aqbanking 2.9.11.0beta ( r1359). When trying to build aqbanking, I get:

Undefined symbols:
   "_libofx_get_new_context", referenced from:
       _AH_ImExporterOFX_Import in ofx.o
   "_ofx_PARSER_msg", referenced from:
       _ofx_PARSER_msg$non_lazy_ptr in ofx.o
   "_libofx_proc_buffer", referenced from:
       _AH_ImExporterOFX_Import in ofx.o
   "_ofx_WARNING_msg", referenced from:
       _ofx_WARNING_msg$non_lazy_ptr in ofx.o
   "_ofx_INFO_msg", referenced from:
       _ofx_INFO_msg$non_lazy_ptr in ofx.o
   "_ofx_set_account_cb", referenced from:
       _AH_ImExporterOFX_Import in ofx.o
   "_ofx_STATUS_msg", referenced from:
       _ofx_STATUS_msg$non_lazy_ptr in ofx.o
   "_ofx_DEBUG_msg", referenced from:
       _ofx_DEBUG_msg$non_lazy_ptr in ofx.o
   "_libofx_free_context", referenced from:
       _AH_ImExporterOFX_Import in ofx.o
       _AH_ImExporterOFX_Import in ofx.o
   "_ofx_ERROR_msg", referenced from:
       _ofx_ERROR_msg$non_lazy_ptr in ofx.o
   "_ofx_set_transaction_cb", referenced from:
       _AH_ImExporterOFX_Import in ofx.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[6]: *** [ofx.la] Error 1

config.log indicates that aqbanking is finding libofx, and  
config.status says:

s,@LIBOFX_CFLAGS@,|#_!!_#|-I/opt/aq3/include,g
s,@LIBOFX_LIBS@,|#_!!_#|-L/opt/aq3/lib,g
s,@WITH_OFX_PLUGIN_TRUE@,|#_!!_#|,g
s,@WITH_OFX_PLUGIN_FALSE@,|#_!!_#|#,g
s,@libofx_includes@,|#_!!_#|-I/opt/aq3/include,g
s,@libofx_libs@,|#_!!_#|-L/opt/aq3/lib,g

which looks like the right places to me.

Any suggestions on what I left out of my system rebuild that has left  
me not able to compile aqbanking 2.9.11.0beta?

Dave

--
David Reiser
[EMAIL PROTECTED]
Mac OS X 10.5, gcc 4.0.1


-------------------------------------------------------------------------
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