On Thu, 2007-01-11 at 08:58 -0800, Jim Woodruff wrote: > Loïc Minier formed by artistic effort the following on 01/11/07 07:31: > > On Thu, Jan 11, 2007, Jim Woodruff wrote: > > > >> I have attached my debug info: > >> > > > > That's already very interesting, thanks: it shows that the bug is > > probably not the bug Steve Langasek fixed in libgail; it seems the bug > > might be located in Gnucash itself, or either in a side library; could > > you please follow the instructions at: > > <http://wiki.debian.org/HowToGetABacktrace> > > to rebuild Gnucash with debugging symbols and post an updated > > backtrace? (You can use the bug-buddy tool if you prefer instead of > > gdb.) > >
The instructions at that link are not suitable for gnucash, because the package does not support the DEB_BUILD_OPTIONS technique. It should be sufficient to set CFLAGS yourself, however; something like CFLAGS=-g .... should do the trick. If it does not, please let me know. In general, please give a complete file showing the build attempt too instead of just the last failing lines. Thomas
signature.asc
Description: This is a digitally signed message part

