Maybe I am incorrect, But it seems that the GTK uses a library with newer version than you have on your system. And the g_application_get_type symbol is not available in your version of library.
a similar issue was mentioned in the context of the bug report: https://bugzilla.redhat.com/show_bug.cgi?id=649744 2011/3/20 Povietkin Konstantin <[email protected]>: > Thanks a lot, I have found it! > But I have had a problem with building of this libraries. > > /home/kostya/Install/gnome/gtk+/gtk/tmp-introspectr0TaZi/.libs/Gtk-3.0: > symbol lookup error: /home/kostya/Install/gnome/gtk > +/gtk/.libs/libgtk-3.so.0: undefined symbol: g_application_get_type > > > В Суб, 19/03/2011 в 23:48 +0300, Vlad Volodin пишет: >> Hello Konstantin, >> >> If you need to use the recent version of GTKMM, I would recommend that >> you download its sources and compile them to binaries: >> http://ftp.acc.umu.se/pub/GNOME/sources/glibmm/ >> >> Thanks, >> Vest >> >> 2011/3/17 Povietkin Konstantin <[email protected]>: >> > First of all, please forgive me for my question. >> > Where I can get current version of glibmm? >> > Can I work with this version and current installation of glibmm-2.24.2? >> > >> > -- >> > "No Civilization = Freedom" >> > ------------------------------------------------------------------------ >> > Yes, I am a criminal. My crime is that of curiosity. >> > >> > My crime is that of judging people by what they say and think, not what >> > they look like. >> > >> > >> > >> > _______________________________________________ >> > gtkmm-list mailing list >> > [email protected] >> > http://mail.gnome.org/mailman/listinfo/gtkmm-list >> > >> _______________________________________________ >> gtkmm-list mailing list >> [email protected] >> http://mail.gnome.org/mailman/listinfo/gtkmm-list > > -- > "No Civilization = Freedom" > ------------------------------------------------------------------------ > Yes, I am a criminal. My crime is that of curiosity. > > My crime is that of judging people by what they say and think, not what > they look like. > > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
