I can't find working libdbi version

John Ralls jralls at ceridwen.us
Sat Jan 29 16:53:29 EST 2011


On Jan 29, 2011, at 1:05 PM, Christoph Holtermann wrote:

> Hello !
> 
> I forgot :
> 
> *Make check for tarballs with SVN 20192:*
> 
> make  check-TESTS
> make[6]: Entering directory `/home/christoph/Computer/src/gnucash/gnucash_svn/src/backend/dbi/test'
> Using filename: /tmp/test-aVJ5MZ
> Testing sqlite3
> /usr/local/src/gnucash/gnucash_svn/src/backend/dbi/test/.libs/test-dbi-basic: symbol lookup error: ../.libs//libgncmod-backend-dbi.so: undefined symbol: gnc_push_locale
> FAIL: test-dbi-basic
> Using filename: /tmp/test-mfCQf9
> Testing sqlite3
> /usr/local/src/gnucash/gnucash_svn/src/backend/dbi/test/.libs/test-dbi: symbol lookup error: ../.libs//libgncmod-backend-dbi.so: undefined symbol: gnc_push_locale
> FAIL: test-dbi
> Using filename: /tmp/test-UH2e4k
> Testing sqlite3
> /usr/local/src/gnucash/gnucash_svn/src/backend/dbi/test/.libs/test-dbi-business: symbol lookup error: ../.libs//libgncmod-backend-dbi.so: undefined symbol: gnc_push_locale
> FAIL: test-dbi-business
> Executed 1 test. All tests passed.
> PASS: test-load-backend
> ==========================================
> 3 of 4 tests failed
> Please report to gnucash-devel at gnucash.org
> ==========================================

You don't need to keep messing with different libdbis, that part is working as long as the longlong tests pass. 

With 20192, you need to rerun autogen.sh and configure, because the Makefile.am changed to add
-I$(top_srcdir)/src/core-utils.

Regards,
John Ralls



More information about the gnucash-devel mailing list