gda-dev does not compile.

Mark Johnson mrj001 at shaw.ca
Tue Jan 9 17:44:31 EST 2007


Mark Johnson wrote:

>gnc-backend-util.c and .h have been added.  I am trying a build now.
>
>Mark
>
>_______________________________________________
>gnucash-devel mailing list
>gnucash-devel at gnucash.org
>https://lists.gnucash.org/mailman/listinfo/gnucash-devel
>
>  
>
Looks like a function prototype is missing:
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../.. -I../../.. 
-I.. -I../.. -DLOCALE_DIR=\"/opt/gnucash-svn15334/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-backend-gda.lo -MD -MP -MF 
.deps/gnc-backend-gda.Tpo -c gnc-backend-gda.c  -fPIC -DPIC -o 
.libs/gnc-backend-gda.o
gnc-backend-gda.c: In function `gnc_gda_sync_all':
gnc-backend-gda.c:255: warning: implicit declaration of function 
`gda_data_model_get_num_rows'
make[5]: *** [gnc-backend-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


Mark



More information about the gnucash-devel mailing list