Build failure on r13359 - undefined reference to qof_event_{suspend|resume}

Ben Stanley Ben.Stanley at exemail.com.au
Wed Feb 22 09:31:20 EST 2006


application of s/mark_dirty/set_dirty/g in four locations within
gnc-lot.c in accordance with the supplied patch seems to have fixed the
problem with compiling gnc-lot.c .

Now I get errors at link time:
../../../../src/engine/.libs/libgncmod-engine.so: undefined reference to
`qof_event_suspend'
../../../../src/engine/.libs/libgncmod-engine.so: undefined reference to
`qof_event_resume'
collect2: ld returned 1 exit status
make[5]: *** [test-link] Error 1
make[5]: Leaving directory
`/mnt/extra2/share/install/linux/gnucash/gnucash/src/import-export/qif-import/test'

Ben.

On Wed, 2006-02-22 at 08:41 -0500, Andrew Duggan wrote:
> Hi,

> Should those qof_instance_mark_dirty be qof_instance_set_dirty  in 
> src/engine/gnc-lot.c ? ala
> 
<snip>




More information about the gnucash-devel mailing list