Hi, I try make libgnomedb with libgda 1.3.91, the configure test passed but the line 799 of gnome-db-model-wrapper.c have too few arguments in append_column. These arguments are changed (following ChangeLog) in 1.9.99. I send a patch to fix it in configure.in.
Thanks --
Index: configure.in =================================================================== RCS file: /cvs/gnome/libgnomedb/configure.in,v retrieving revision 1.145 diff -r1.145 configure.in 90c90 < LIBGDA_MODULES="libgda-2.0 >= 1.3.90" --- > LIBGDA_MODULES="libgda-2.0 >= 1.9.99"
_______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
