On Thursday 03 December 2015 10:51:35 John Ralls wrote: > > On Dec 2, 2015, at 12:51 AM, Geert Janssens > > <[email protected]> wrote: > > > > I have done a fresh rebuild of master as of this morning (commit > > b3cfef70842). While running it I got the following errors: > > > > 1. It will run, but segfaults when quitting the application. See > > attached backtrace. > > > > 2. I tried to create a new file. The assistant completes > > successfully, however it crashes while saving with this error: > > > > ./bin/gnucash: symbol lookup error: > > /kobaltnet/janssege/Development/installs/gnucash/master/lib/gnucash/ > > libgncmod- backend-xml.so: undefined symbol: > > _Z34gnc_prefs_get_file_save_compressedv > > > > The command was run from > > /kobaltnet/janssege/Development/installs/gnucash/master which is > > where my fresh build got installed. > > The first crash is fixed, it was from moving #include > “gnc-backend-dbi.h” to after the obi version check, which naturally > didn’t work. > > Regards, > John Ralls
Great. Thanks! Geert _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
