Re: [gnome-db] Libgda 4.1.11, last before 4.2



Hey Vivien - It's been a while since I've had a chance to play with libgda but I'm very excited about the upcoming 4.2 release. Great work as always! (And thanks for the SQLCipher addition. I've been playing with that for quite a while now.)

Anwyay, I decided to grab the 4.1.11 tarball and compile it. Unfortunately, I'm having some trouble...

Firstly.. The gir files are missing? (I checked git too) I don't know much about gobject-introspection, so perhaps there's something I'm missing? EG:

make[2]: *** No rule to make target `Gda-4.0.gir', needed by `all-am'.  Stop.

This happens for the typelib files too and in both, the ligbda and libgda-ui directories. (I just touched them to get past the errors)

Also, libgda-ui fails to compile on my machine which is running gtk-2.18: (Fedora 12)

../../libgda-ui/.libs/libgda-ui-4.0.so: undefined reference to `gtk_widget_get_realized'
../../libgda-ui/.libs/libgda-ui-4.0.so: undefined reference to `gtk_widget_set_realized'

Which I believe isn't available until gtk-2.20? and autoconfig is only checking for gtk-2.12 or higher. Is the intention to support earlier versions?

Thanks
Shawn


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