[gnome-db] Buidling with the cvs version...how?



Hi all, following your recomendations, i installed the cvs versions of the library.
I can now build and use the sampleapp provided.

I already have some code that i would like to use, my program was made with glade. With the system libs it works fine.

So, i edited the configure.in file and changed the line

pkg_modules="libgnomedb"

for:

pkg_modules="libgnomeui-2.0 libgnomedb-2.0 >= 1.3.0 libgnomedb-2.0"

after i run autogen.sh and make i get the following error in the first file compiled:

giba pc-giba:~/gescom/boa-fe$ make
cd . && autoheader
make  all-recursive
make[1]: Entering directory `/home/giba/gescom/boa-fe'
Making all in src
make[2]: Entering directory `/home/giba/gescom/boa-fe/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DORBIT2=1 -pthread -DXTHREADS -I/home/giba/usr//include/libgnomedb-1.9 -I/home/giba/usr/include/libgda-1.9 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -g -c utils.c En el fichero incluído de /usr/include/libgnome-2.0/libgnome/gnome-i18n.h:38,
                de /usr/include/libgnome-2.0/libgnome/libgnome.h:30,
                de /usr/include/libgnomeui-2.0/gnome.h:5,
                de utils.c:7:
/usr/include/libbonobo-2.0/bonobo/bonobo-i18n.h:47:1: aviso: se redefinió "_" En el fichero incluído de /home/giba/usr/include/libgnomedb-1.9/libgnomedb/gnome-db-decl.h:24, de /home/giba/usr/include/libgnomedb-1.9/libgnomedb/gnome-db-combo.h:28, de /home/giba/usr/include/libgnomedb-1.9/libgnomedb/libgnomedb.h:30,
                de global.h:1,
                de utils.c:5:
/usr/include/glib-2.0/glib/gi18n-lib.h:30:1: aviso: esta es la ubicación de la definición previa
utils.c: En la función `fill_provincias_combo':
utils.c:152: error: too few arguments to function `gda_connection_execute_single_command'
utils.c: En la función `fill_iva_combo':
utils.c:172: error: too few arguments to function `gda_connection_execute_single_command'
make[2]: *** [utils.o] Error 1
make[2]: Leaving directory `/home/giba/gescom/boa-fe/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/giba/gescom/boa-fe'
make: *** [all-recursive-am] Error 2

The libs are installed in ~/usr as prefix and i have pkg-config correctly configured.


Thanks for the help!!.

Saludos, Juan Pablo.

	

	
		
___________________________________________________________ 1GB gratis, Antivirus y Antispam Correo Yahoo!, el mejor correo web del mundo http://correo.yahoo.com.ar



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]