Hi Vivien, I got it to compile by copying the firebird_token_types.h from a previous "git clone" I did.
Now I can compile it, and then I run make install, but I get the following error when I try to run gda-browser-5.0 gda-browser-5.0: error while loading shared libraries: libgda-5.0.so.4: cannot open shared object file: No such file or directory On Mon, 2011-12-12 at 11:23 +0200, Faghmie Davids wrote: > Hi Vivien, > > I get the following error when trying to compile the latest source. > > > gda-firebird-provider.c: In function 'gda_firebird_provider_class_init': > gda-firebird-provider.c:217:36: warning: assignment from incompatible > pointer type [enabled by default] > gda-firebird-provider.c: In function > 'gda_firebird_provider_statement_prepare': > gda-firebird-provider.c:1054:18: warning: unused variable > 'fetch_stat' [-Wunused-variable] > gda-firebird-provider.c: In function > 'gda_firebird_provider_statement_execute': > gda-firebird-provider.c:1280:9: warning: unused variable > 'sql' [-Wunused-variable] > gda-firebird-provider.c: At top level: > gda-firebird-provider.c:814:1: warning: > 'gda_firebird_provider_add_savepoint' defined but not used > [-Wunused-function] > gda-firebird-provider.c:835:1: warning: > 'gda_firebird_provider_rollback_savepoint' defined but not used > [-Wunused-function] > gda-firebird-provider.c:856:1: warning: > 'gda_firebird_provider_delete_savepoint' defined but not used > [-Wunused-function] > gda-firebird-provider.c:1409:1: warning: > 'gda_firebird_provider_xa_start' defined but not used > [-Wunused-function] > gda-firebird-provider.c:1431:1: warning: 'gda_firebird_provider_xa_end' > defined but not used [-Wunused-function] > gda-firebird-provider.c:1452:1: warning: > 'gda_firebird_provider_xa_prepare' defined but not used > [-Wunused-function] > gda-firebird-provider.c:1474:1: warning: > 'gda_firebird_provider_xa_commit' defined but not used > [-Wunused-function] > gda-firebird-provider.c:1495:1: warning: > 'gda_firebird_provider_xa_rollback' defined but not used > [-Wunused-function] > gda-firebird-provider.c:1518:1: warning: > 'gda_firebird_provider_xa_recover' defined but not used > [-Wunused-function] > gda-firebird-provider.c: In function > 'gda_firebird_provider_statement_prepare': > gda-firebird-provider.c:1240:20: warning: 'cdata' may be used > uninitialized in this function [-Wuninitialized] > CC gda-firebird-blob-op.lo > gda-firebird-blob-op.c: In function 'gda_firebird_blob_op_write': > gda-firebird-blob-op.c:179:13: warning: variable 'bin' set but not used > [-Wunused-but-set-variable] > CC gda-firebird-ddl.lo > CC gda-firebird-parser.lo > gda-firebird-parser.c:21:34: fatal error: firebird_token_types.h: No > such file or directory > compilation terminated. > make[2]: *** [gda-firebird-parser.lo] Error 1 > make[2]: Leaving directory > `/home/faghmie/Projects/personal/datamart/src/libgda/libgda/providers/firebird' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/faghmie/Projects/personal/datamart/src/libgda/libgda/providers' > make: *** [all-recursive] Error 1 > > > > > > > On Mon, 2011-12-12 at 08:50 +0100, Vivien Malerba wrote: > > > > > > On 12 December 2011 08:04, Faghmie Davids <[email protected]> > > wrote: > > Cool. > > > > I will check out the latest version and then use that. > > > > I will let you know if anything is broken or when/if I make > > more > > changes. > > > > > > > > > > Ok, thanks! > > > > Vivien > > > > > _______________________________________________ > gnome-db-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-db-list _______________________________________________ gnome-db-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-db-list
