Using r18160, I compile with the following configure options:

  with options "'--enable-error-on-warning' '--enable-compile-warnings' 
'--prefix=/opt/gnucash-svk' '--enable-ofx' '--enable-hbci' '--enable-dbi' 
'--enable-debug' '--enable-locale-specific-tax' 'CFLAGS=-g -O0'"

I get the following from "make all check":

gnc-transaction-sql.o: In function `convert_query_term_to_sql':
/home/warlord/src/gnucash/gnucash-svk/build/src/backend/sql/test/../../../../src/backend/sql/gnc-transaction-sql.c:854:
 undefined reference to `sqlEscape_new'
/home/warlord/src/gnucash/gnucash-svk/build/src/backend/sql/test/../../../../src/backend/sql/gnc-transaction-sql.c:874:
 undefined reference to `sqlEscapeString'
/home/warlord/src/gnucash/gnucash-svk/build/src/backend/sql/test/../../../../src/backend/sql/gnc-transaction-sql.c:882:
 undefined reference to `sqlEscape_destroy'
collect2: ld returned 1 exit status
make[6]: *** [test-column-types] Error 1
make[6]: Leaving directory 
`/home/warlord/src/gnucash/gnucash-svk/build/src/backend/sql/test'

Anything else you need to know?

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warl...@mit.edu                        PGP key available
_______________________________________________
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to