A couple of questions
Mark Johnson
mrj001 at shaw.ca
Tue Feb 6 15:52:25 EST 2007
Phil Longstaff wrote:
> * GDA. Maybe Phil wants some help?
>
>
>
>I'd be happy for some help. The GDA project will replace the old postgresql backend with a GDA (Gnome Data Access) backend. GDA provides a GObject-based interface to any db provider. If you want to help, just e-mail me and I'll let you know how to get set up.
>
>Phil
>
>
Phil,
the latest code in gda-dev branch is not compiling. Here is the error I
got:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../..
-I.. -I../..
-DLOCALE_DIR=\"/mnt/raid/home/mj/gnucash-gda/gnucash.15335/share/locale\"
-I../../../src/backend -I../../../src/engine -I../../../src/core-utils
-I../../../lib/libc -I../../../lib/libqof/qof -I../../../lib/libqof/qof
-pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DORBIT2=1
-pthread -I/usr/include/gconf/2 -I/usr/include/orbit-2.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/libgda-2.99 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -Werror -O0
-march=i486 -mcpu=pentium2 -g -Wall -Wunused -Wmissing-prototypes
-Wmissing-declarations -Wno-unused -MT gnc-book-gda.lo -MD -MP -MF
.deps/gnc-book-gda.Tpo -c gnc-book-gda.c -fPIC -DPIC -o
.libs/gnc-book-gda.o
gnc-book-gda.c: In function `commit_book':
gnc-book-gda.c:113: warning: implicit declaration of function `GNC_BOOK'
gnc-book-gda.c:113: warning: initialization makes pointer from integer
without a cast
make[5]: *** [gnc-book-gda.lo] Error 1
make[5]: Leaving directory
`/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src/backend/gda'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory
`/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src/backend/gda'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src/backend'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/mnt/raid/download/computer/software/www.gnucash.org/new/svn/branches/gda-dev'
make: *** [all] Error 2
make failed
Mark
More information about the gnucash-devel
mailing list