FYI FC5 "appears" to need --enable-deprecated-glib for backend
postges
Andrew Duggan
cmkrnl at speakeasy.net
Sun Mar 19 16:28:27 EST 2006
Hi,
I noticed this last week, and finally decided to hunt it down.
Looks like as of
r13549 gnucash/trunk/src/backend/postgres/checkpoint.c
36 + #include "config.h"
37 +
I need to configure with --enable-deprecated-glib or building postres
backend on FC5 (RAWHIDE) is broken since the g_chunk* stuff is deprecated
in the glib-2.0/glib/gmem.h (glib2-2.10.1) that FC5 is shipping. FC4 ships
glib2-2.6.6.
Andrew
More information about the gnucash-devel
mailing list