Comment 4 for bug 673307

Revision history for this message
Jeff (jeffsf) wrote : Re: gnucash 2.3 with sqlite retrieves all numbers as zero

Compiling libdbi and libdbd-sqlite3 without the -ffast-math optimization seems to resolve the issue.

Compiling libdbd-sqlite3 alone without the -ffast-math optimization did not seem to resolve the issue.

libdbi could not be built on the local machine, even after apt-get build-dep libdbi, without use of the ./configure --disable-docs