GNOME Bugzilla – Bug 424004
libgdamm 2.9.4 won't compile
Last modified: 2011-01-16 23:39:42 UTC
Compiling libgdamm-2.9.4 with libgda-2.99.6 and glibmm-2.12.7 just gives me errors, e.g.: libgda/libgdamm/client.cc: In static member function `static void Gnome::Gda::Client_Class::event_notification_callback(GdaClient*, GdaConnection*, GdaClientEvent, GdaParameterList*)': /usr/include/glibmm-2.4/glibmm/objectbase.h:149: error: `bool Glib::ObjectBase::is_derived_() const' is protected libgda/libgdamm/client.cc:617: error: within this context These errors happen with all the sources, not just client.cc.
Are you using tarballs or svn?
I think I might have built the libgdamm tarball with a hacked version of glibmm. I'll release a new tarball soon.
All from tarballs.
The latest glibmm 2.12 version should fix this, and I'll release a new libgdamm tarball soon with this required in configure. Thanks.