Converting to GModule backends

Chris Shoemaker c.shoemaker at cox.net
Fri Oct 14 16:56:06 EDT 2005


On Fri, Oct 14, 2005 at 08:10:39PM +0100, Neil Williams wrote:
> On Friday 14 October 2005 7:35 pm, Chris Shoemaker wrote:
> > I'm seeing:
> >
> > qof_load_backend_library: assertion `(stat(fullpath, &sbuf) == 0)' failed
> > Warning: qof_session_load_backend():  failed to load libqof-backend-qsf.la
> > from /usr/local/lib using qsf_provider_init
> >
> > I guess I'll try a fresh 'make distclean'.
> 
> Yes, you'll need a distclean, make and make install. 

Oddly, it's worse now.  Now I get SEGV when attempting any file operations.

> You should then find 
> libqof-backend-qsf.la in the top level lib/ directory of your installation. 
> (Along with libgnc-backend-file). As noted in the Makefile.am, these are no 
> longer package libraries but shared GModules.

Yep. 

> 
> Check the file qofla-dir.h to see that the correct location is being 
> incorporated into the source. It's generated during the build and you might 
> have an old version.

Looks right.

-chris


More information about the gnucash-devel mailing list