FYI FC5 "appears" to need --enable-deprecated-glib for backend
postges
David Hampton
hampton-gnucash at rainbolthampton.net
Thu Mar 23 11:04:29 EST 2006
On Sun, 2006-03-19 at 16:28 -0500, Andrew Duggan wrote:
> 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.
This should have been found and fixed long ago, only the config.h file
wasn't included to set the deprecated flag. I installed FC5 last night,
and have updated the code to compile cleanly.
David
More information about the gnucash-devel
mailing list