Changelog - (end)

Chris Shoemaker c.shoemaker at cox.net
Fri Oct 21 08:46:30 EDT 2005


On Thu, Oct 20, 2005 at 06:13:33PM -0400, David Hampton wrote:
> On Thu, 2005-10-20 at 21:55 +0100, Neil Williams wrote:
> 
> > Check your /tmp/gnucash.trace - it looks like the directory being set for the 
> > location of the gnc-backend-file library is incorrect. This is set using the 
> > new file, gncla-dir.h.in made into gncla-dir.h by make. It should point to 
> > the ${libdir}.
> 
> file qofbackend.c: line 410 (qof_load_backend_library):
>   assertion `(stat(fullpath, &sbuf) == 0)' failed
> file gnc-engine.c: line 102 (gnc_engine_init):
>   assertion `(qof_load_backend_library (GNC_LIBDIR, 
>               GNC_LIB_NAME, GNC_LIB_INIT))' failed
> 
> Oops.  gncla-dir.h has
> 
>   #define GNC_LIBDIR "/opt/gnucash/g2/lib/gnucash"
> 
> While the library is here:
> 
>   /opt/gnucash/g2/lib/libgnc-backend-file.so
> 

FTR, I've got a strong hunch this was the same problem I reported
several days back.  When I changed machines, I couldn't reproduce it,
but I sometimes try without opt-style-install on that other machine.

-chris


More information about the gnucash-devel mailing list