Win32 build failing on trunk

John Ralls jralls at ceridwen.us
Fri Dec 16 22:51:42 EST 2011


On Dec 16, 2011, at 11:01 AM, Derek Atkins wrote:

> I noticed today while cleaning up a bit that the win32 nightly build has
> been failing for a while.  Here is the failure from this morning.
> 
> Do I need to clean something up on the build server?
> 
> -derek
> 
> Creating library file: .libs/libtest-core.dll.a.libs/libtest_core_la-test-stuff.
> o: In function `test_signal_new':
> c:\soft\gnucash\build\src\test-core/../../../repos/src/test-core/test-stuff.c:52
> 0: undefined reference to `qof_event_register_handler'
> .libs/libtest_core_la-test-stuff.o: In function `test_signal_free':
> c:\soft\gnucash\build\src\test-core/../../../repos/src/test-core/test-stuff.c:52
> 8: undefined reference to `qof_event_unregister_handler

Well poop. Looks like I've made a circular dependency between test-core and libqof. I'll have to move the error message silencing functions into Qof. I'll do that tomorrow.

Regards,
John Ralls





More information about the gnucash-devel mailing list