Hi!

I've tried to compile gabber with Gnome2 on klama.  This fails and since
the gabber author doesn't know when/if he'll do a Gnome2 version of
gabber, I'd like to suggest to drop gabber from the distribution :/

Here are the errors:

mkdir .libs
c++ -O3 -pipe -mcpu=pentiumpro -march=i586 -ffast-math -fno-strength-reduce -Wall 
-Wno-unused -s -o gabber main.o gtkspell.o gtkurl.o xtext.o AddContactDruid.o 
AgentInterface.o AutoAway.o BaseGabberWindow.o ChatView.o ConfigManager.o 
ContactInfoInterface.o ContactInterface.o DebugInterface.o ErrorManager.o 
FilterInterface.o FTInterface.o GabberApp.o GabberGPG.o GabberLogger.o GabberUtility.o 
GabberWidgets.o GabberWin.o GCInterface.o GPGInterface.o GroupsInterface.o 
IgnoreInterface.o MessageManager.o MessageViews.o PrefsInterface.o RosterInterface.o 
RosterView.o S10nInterface.o StatusInterface.o TCPTransmitter.o WelcomeDruid.o 
SSLAdapter.o -rdynamic -rdynamic  -L/usr/lib -L/usr/X11R6/lib /usr/lib/libgnomemm.so 
/usr/lib/libgtkmm.so /usr/lib/libgdkmm.so /usr/lib/libsigc.so /usr/lib/libgal.so 
/usr/lib/libgnomeprint.so /usr/lib/libfreetype.so /usr/lib/libglade-gnome.so 
/usr/lib/libglade.so /usr/lib/libgdk_pixbuf.so /usr/lib/libgnomecanvaspixbuf.so 
-lgnomeui -lart_lgpl /usr/lib/libgdk_imlib.so -lSM -lICE -lgnome -lgnomesupport 
/usr/lib/libesd.so /usr/lib/libaudiofile.so -ldb1 /usr/lib/libxmms.so 
/usr/lib/libgtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libgthread.so 
/usr/lib/libglib.so -lpthread -ldl -lXi -lXext -lX11 -lm -lXss 
../jabberoo/src/libjabberoo.a ../jabberoo/libjudo/src/.libs/libjudo.al 
/usr/lib/libxml.so -lz -lssl -lcrypto
GabberGPG.o: In function `GabberGPG::verify(GPGInterface::SigInfo&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
GabberGPG.o(.text+0x145d): the use of `tmpnam' is dangerous, better use `mkstemp'
AddContactDruid.o: In function 
`AddContactDruid::AddContactDruid[not-in-charge](AddContactDruid::Page, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AddContactDruid.o(.text+0x45f): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o(.text+0x482): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function 
`AddContactDruid::AddContactDruid[in-charge](AddContactDruid::Page, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
AddContactDruid.o(.text+0x782): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o(.text+0x7a5): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function 
`AddContactDruid::AddContactDruid[not-in-charge](AddContactDruid::Page, 
jabberoo::Agent&)':
AddContactDruid.o(.text+0xa58): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function 
`AddContactDruid::AddContactDruid[in-charge](AddContactDruid::Page, jabberoo::Agent&)':
AddContactDruid.o(.text+0xcd7): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::init()':
AddContactDruid.o(.text+0x1b87): undefined reference to `Gnome::Druid::signal_names'
AddContactDruid.o(.text+0x1d27): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x1e9b): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x2022): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x2196): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x230a): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x26c9): more undefined references to 
`Gnome::DruidPage::signal_names' follow
AddContactDruid.o: In function `AddContactDruid::init()':
AddContactDruid.o(.text+0x2aa8): undefined reference to 
`Gnome::Entry::prepend_history(int, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0x2bff): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x2d92): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x2f27): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x3300): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x3495): undefined reference to 
`Gnome::DruidPage::signal_names'
AddContactDruid.o(.text+0x367b): more undefined references to 
`Gnome::DruidPage::signal_names' follow
AddContactDruid.o: In function `AddContactDruid::on_Username_changed()':
AddContactDruid.o(.text+0x5475): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_Server_changed()':
AddContactDruid.o(.text+0x5635): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_JID_changed()':
AddContactDruid.o(.text+0x57d0): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::set_progress(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, bool)':
AddContactDruid.o(.text+0x59ba): undefined reference to `Gnome::AppBar::pop()'
AddContactDruid.o(.text+0x59d8): undefined reference to `Gnome::AppBar::get_progress() 
const'
AddContactDruid.o(.text+0x5b95): undefined reference to `Gnome::AppBar::get_progress() 
const'
AddContactDruid.o(.text+0x5bbe): undefined reference to 
`Gnome::AppBar::push(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o: In function `AddContactDruid::on_refresh()':
AddContactDruid.o(.text+0x5c22): undefined reference to `Gnome::AppBar::get_progress() 
const'
AddContactDruid.o(.text+0x5c65): undefined reference to `Gnome::AppBar::get_progress() 
const'
AddContactDruid.o(.text+0x5c88): undefined reference to `Gnome::AppBar::get_progress() 
const'
AddContactDruid.o(.text+0x5cac): undefined reference to `Gnome::AppBar::get_progress() 
const'
AddContactDruid.o: In function `AddContactDruid::on_Choice_prepare()':
AddContactDruid.o(.text+0x5ce8): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_Choice_next()':
AddContactDruid.o(.text+0x5d2f): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_Protocol_prepare()':
AddContactDruid.o(.text+0x5fec): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_protocol_selected(bool, bool, 
bool, bool, bool, bool)':
AddContactDruid.o(.text+0x637b): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::handle_Protocol_iq(judo::Element 
const&)':
AddContactDruid.o(.text+0x65f6): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0x662e): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AddContactDruid.o(.text+0x6766): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0x679a): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AddContactDruid.o: In function `AddContactDruid::on_Protocol_next()':
AddContactDruid.o(.text+0x6cbf): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o(.text+0x6db8): undefined reference to 
`Gnome::Dialogs::ok(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0x6dfc): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AddContactDruid.o: In function `AddContactDruid::on_Protocol_back()':
AddContactDruid.o(.text+0x7113): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_Normaladd_prepare()':
AddContactDruid.o(.text+0x71e8): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_Normaladd_next()':
AddContactDruid.o(.text+0x7421): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_Normaladd_back()':
AddContactDruid.o(.text+0x78cd): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_Agents_prepare()':
AddContactDruid.o(.text+0x799c): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_agent_selected(bool, bool, bool, 
bool, bool, bool)':
AddContactDruid.o(.text+0x7d2b): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::handle_Agents_iq(judo::Element 
const&)':
AddContactDruid.o(.text+0x7fa6): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0x7fde): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AddContactDruid.o(.text+0x8116): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0x814a): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AddContactDruid.o: In function `AddContactDruid::on_Agents_next()':
AddContactDruid.o(.text+0x84f7): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_Agents_back()':
AddContactDruid.o(.text+0x8593): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_Search_prepare()':
AddContactDruid.o(.text+0x8906): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function 
`AddContactDruid::handle_search_request_reply(judo::Element const&)':
AddContactDruid.o(.text+0x9a30): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o(.text+0x9e13): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0x9e5a): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AddContactDruid.o: In function `AddContactDruid::on_Search_next()':
AddContactDruid.o(.text+0xac5d): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o(.text+0xac80): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_search_reply(judo::Element 
const&)':
AddContactDruid.o(.text+0xb6bd): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o(.text+0xbe92): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0xbed9): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AddContactDruid.o: In function `AddContactDruid::on_SearchResults_next()':
AddContactDruid.o(.text+0xca15): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::get_vCard(judo::Element const&)':
AddContactDruid.o(.text+0xde6a): undefined reference to 
`Gnome::HRef::set_url(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o(.text+0xdea7): undefined reference to 
`Gnome::HRef::set_label(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AddContactDruid.o: In function `AddContactDruid::on_Nickname_next()':
AddContactDruid.o(.text+0xeead): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o(.text+0xeed0): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_Nickname_back()':
AddContactDruid.o(.text+0xf03d): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_Nickname_changed()':
AddContactDruid.o(.text+0xf0bb): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_Request_next()':
AddContactDruid.o(.text+0xf1ca): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o(.text+0xf1ed): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_Final_prepare()':
AddContactDruid.o(.text+0xf25d): undefined reference to 
`Gnome::Druid::set_show_finish(bool)'
AddContactDruid.o: In function `AddContactDruid::on_Final_next()':
AddContactDruid.o(.text+0xf415): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AddContactDruid.o: In function `AddContactDruid::on_AddAgain_toggled()':
AddContactDruid.o(.text+0xfe0a): undefined reference to 
`Gnome::Druid::set_show_finish(bool)'
AddContactDruid.o: In function `AddContactDruid::on_SearchResults_select(int, int, 
_GdkEvent*)':
AddContactDruid.o(.text+0xc8e8): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AddContactDruid.o: In function `AddContactDruid::on_SearchResults_unselect(int, int, 
_GdkEvent*)':
AddContactDruid.o(.text+0xc918): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AgentInterface.o: In function `AgentBrowser::handle_agents_IQ(judo::Element const&)':
AgentInterface.o(.text+0x33cd): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AgentInterface.o(.text+0x341b): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AgentInterface.o(.text+0x3532): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AgentInterface.o(.text+0x356c): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AgentInterface.o: In function `AgentBrowserDlg::handle_agents_IQ_s(judo::Element 
const&)':
AgentInterface.o(.text+0x644a): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AgentInterface.o(.text+0x6631): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AgentInterface.o: In function 
`AgentRegisterDruid::AgentRegisterDruid[not-in-charge](jabberoo::Agent&)':
AgentInterface.o(.text+0x6e5c): undefined reference to `Gnome::Druid::signal_names'
AgentInterface.o(.text+0x7025): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x71bb): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x7384): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x751a): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x76b0): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x785b): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AgentInterface.o(.text+0x787e): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AgentInterface.o: In function 
`AgentRegisterDruid::AgentRegisterDruid[in-charge](jabberoo::Agent&)':
AgentInterface.o(.text+0x8065): undefined reference to `Gnome::Druid::signal_names'
AgentInterface.o(.text+0x822e): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x83c4): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x858d): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x8723): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x88b9): undefined reference to `Gnome::DruidPage::signal_names'
AgentInterface.o(.text+0x8a64): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AgentInterface.o(.text+0x8a87): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AgentInterface.o: In function 
`AgentRegisterDruid::set_progress(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, bool)':
AgentInterface.o(.text+0x904a): undefined reference to `Gnome::AppBar::pop()'
AgentInterface.o(.text+0x9068): undefined reference to `Gnome::AppBar::get_progress() 
const'
AgentInterface.o(.text+0x9223): undefined reference to `Gnome::AppBar::get_progress() 
const'
AgentInterface.o(.text+0x924e): undefined reference to 
`Gnome::AppBar::push(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AgentInterface.o: In function `AgentRegisterDruid::on_refresh()':
AgentInterface.o(.text+0x92b2): undefined reference to `Gnome::AppBar::get_progress() 
const'
AgentInterface.o(.text+0x92f5): undefined reference to `Gnome::AppBar::get_progress() 
const'
AgentInterface.o(.text+0x9318): undefined reference to `Gnome::AppBar::get_progress() 
const'
AgentInterface.o(.text+0x933c): undefined reference to `Gnome::AppBar::get_progress() 
const'
AgentInterface.o: In function `AgentRegisterDruid::handle_request_reply(judo::Element 
const&)':
AgentInterface.o(.text+0x95ec): undefined reference to `Gnome::AppBar::pop()'
AgentInterface.o(.text+0x95fa): undefined reference to `Gnome::AppBar::get_progress() 
const'
AgentInterface.o(.text+0x961c): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AgentInterface.o(.text+0xa071): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
AgentInterface.o(.text+0xa110): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
AgentInterface.o: In function `AgentRegisterDruid::on_Fields_prepare()':
AgentInterface.o(.text+0xa968): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AgentInterface.o: In function `AgentRegisterDruid::on_Fields_next()':
AgentInterface.o(.text+0xa9a4): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AgentInterface.o(.text+0xb3a4): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AgentInterface.o: In function `AgentRegisterDruid::on_register_reply(judo::Element 
const&)':
AgentInterface.o(.text+0xc012): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
AgentInterface.o: In function `AgentRegisterDruid::on_Registered_prepare()':
AgentInterface.o(.text+0xc54b): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
AgentInterface.o(.text+0xc55e): undefined reference to 
`Gnome::Druid::set_show_finish(bool)'
BaseGabberWindow.o: In function 
`BaseGabberDialog::BaseGabberDialog[not-in-charge](char const*, bool)':
BaseGabberWindow.o(.text+0x437): undefined reference to 
`Gnome::Dialog::close_hides(int)'
BaseGabberWindow.o(.text+0x557): undefined reference to `Gnome::Dialog::signal_names'
BaseGabberWindow.o: In function `BaseGabberDialog::BaseGabberDialog[in-charge](char 
const*, bool)':
BaseGabberWindow.o(.text+0x67c): undefined reference to 
`Gnome::Dialog::close_hides(int)'
BaseGabberWindow.o(.text+0x78d): undefined reference to `Gnome::Dialog::signal_names'
ConfigManager.o: In function `ConfigManager::saveEntryHistory(Gnome::Entry*)':
ConfigManager.o(.text+0xf3e6): undefined reference to `Gnome::Entry::gtk_entry()'
ConfigManager.o(.text+0xf409): undefined reference to 
`Gnome::Entry::prepend_history(int, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
ConfigManager.o(.text+0xf425): undefined reference to `Gnome::Entry::save_history()'
ConfigManager.o: In function `ConfigManager::loadEntryHistory(Gnome::Entry*)':
ConfigManager.o(.text+0xf6c8): undefined reference to 
`Gnome::Entry::set_max_saved(unsigned)'
ConfigManager.o(.text+0xf6d6): undefined reference to `Gnome::Entry::load_history()'
ContactInfoInterface.o: In function 
`ContactInfoDlg::ContactInfoDlg[not-in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, Gtk::Window*)':
ContactInfoInterface.o(.text+0x5d4): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o: In function 
`ContactInfoDlg::ContactInfoDlg[in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, Gtk::Window*)':
ContactInfoInterface.o(.text+0x17eb): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o: In function 
`ContactInfoDlg::ContactInfoDlg[not-in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, jabberoo::Roster::Subscription 
const&, Gtk::Window*)':
ContactInfoInterface.o(.text+0x2909): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o: In function 
`ContactInfoDlg::ContactInfoDlg[in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, jabberoo::Roster::Subscription 
const&, Gtk::Window*)':
ContactInfoInterface.o(.text+0x37a5): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o: In function `ContactInfoDlg::init()':
ContactInfoInterface.o(.text+0x53ae): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
ContactInfoInterface.o: In function `ContactInfoDlg::parse_vcard(judo::Element 
const&)':
ContactInfoInterface.o(.text+0x8b79): undefined reference to 
`Gnome::HRef::set_url(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
ContactInfoInterface.o(.text+0x8bb6): undefined reference to 
`Gnome::HRef::set_label(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
ContactInfoInterface.o: In function `ContactInfoDlg::get_status()':
ContactInfoInterface.o(.text+0x115ea): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o(.text+0x119c6): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o(.text+0x11c7c): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o(.text+0x11f7c): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o(.text+0x1242e): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o: In function 
`ContactInfoDlg::on_GPGInfo_press_event(_GdkEventButton*)':
ContactInfoInterface.o(.text+0x14039): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
ContactInfoInterface.o(.text+0x14173): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
ContactInfoInterface.o: In function 
`MyContactInfoWin::MyContactInfoWin[not-in-charge]()':
ContactInfoInterface.o(.text+0x15aed): undefined reference to 
`Gnome::DateEdit::signal_names'
ContactInfoInterface.o: In function `MyContactInfoWin::MyContactInfoWin[in-charge]()':
ContactInfoInterface.o(.text+0x187a3): undefined reference to 
`Gnome::DateEdit::signal_names'
ContactInfoInterface.o: In function `MyContactInfoWin::get_vCard(judo::Element 
const&)':
ContactInfoInterface.o(.text+0x1b711): undefined reference to 
`Gnome::DateEdit::set_time(long)'
ContactInfoInterface.o: In function 
`MyContactInfoWin::set_info(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)':
ContactInfoInterface.o(.text+0x1fe1a): undefined reference to 
`Gnome::DateEdit::get_date()'
ContactInfoInterface.o: In function 
`AgentInfoDlg::AgentInfoDlg[not-in-charge](jabberoo::Agent const&)':
ContactInfoInterface.o(.text+0x25485): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o(.text+0x2602c): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o: In function 
`AgentInfoDlg::AgentInfoDlg[in-charge](jabberoo::Agent const&)':
ContactInfoInterface.o(.text+0x27228): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o(.text+0x27dc8): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o: In function 
`AgentInfoDlg::AgentInfoDlg[not-in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
ContactInfoInterface.o(.text+0x28a35): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
ContactInfoInterface.o(.text+0x290fd): more undefined references to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)' follow
ErrorManager.o: In function `ErrorManager::add(jabberoo::Message const&)':
ErrorManager.o(.text+0x6d0): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
ErrorManager.o(.text+0x8ba): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
FilterInterface.o: In function `FilterListView::on_FilterSelect(int, int, _GdkEvent*)':
FilterInterface.o(.text+0x7988): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
FilterInterface.o: In function `FilterListView::on_NewFilterClick()':
FilterInterface.o(.text+0x7f4a): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
FilterInterface.o: In function `FilterListView::on_EditFilterClick()':
FilterInterface.o(.text+0x81fd): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
FilterInterface.o: In function `FilterListView::handleFilterIQ(judo::Element const&)':
FilterInterface.o(.text+0x8c0d): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
FilterInterface.o: In function `FilterListView::displayFilter(jabberoo::Filter&)':
FilterInterface.o(.text+0x905f): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
FTInterface.o: In function `FTRecvView::FTRecvView[not-in-charge](judo::Element 
const&)':
FTInterface.o(.text+0x126): undefined reference to `Gnome::FileEntry::gtk_entry()'
FTInterface.o: In function `FTRecvView::FTRecvView[in-charge](judo::Element const&)':
FTInterface.o(.text+0xb09): undefined reference to `Gnome::FileEntry::gtk_entry()'
FTInterface.o: In function `FTRecvView::init()':
FTInterface.o(.text+0x142e): undefined reference to `Gnome::FileEntry::gtk_entry()'
FTInterface.o: In function `FTRecvView::on_Accept_clicked()':
FTInterface.o(.text+0x2b02): undefined reference to 
`Gnome::FileEntry::get_full_path(bool) const'
FTInterface.o(.text+0x2b6a): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
FTInterface.o(.text+0x2b9b): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
FTInterface.o: In function 
`FTSendDlg::FTSendDlg[not-in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)':
FTInterface.o(.text+0x2f40): undefined reference to `Gnome::FileEntry::gtk_entry()'
FTInterface.o: In function `FTSendDlg::FTSendDlg[in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
FTInterface.o(.text+0x3fc3): undefined reference to `Gnome::FileEntry::gtk_entry()'
FTInterface.o: In function `FTSendDlg::on_file_entry_changed()':
FTInterface.o(.text+0x5111): undefined reference to `Gnome::FileEntry::gtk_entry()'
FTInterface.o(.text+0x5145): undefined reference to 
`Gnome::FileEntry::get_full_path(bool) const'
FTInterface.o: In function `FTSendDlg::on_Send_clicked()':
FTInterface.o(.text+0x52c8): undefined reference to 
`Gnome::FileEntry::get_full_path(bool) const'
FTInterface.o: In function 
`FTTransferDlg::FTTransferDlg[not-in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
FTInterface.o(.text+0x6b18): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
FTInterface.o: In function 
`FTTransferDlg::FTTransferDlg[in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
FTInterface.o(.text+0x9ff4): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
FTInterface.o: In function 
`FTTransferDlg::FTTransferDlg[not-in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
FTInterface.o(.text+0xd2eb): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
FTInterface.o: In function 
`FTTransferDlg::FTTransferDlg[in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
FTInterface.o(.text+0xfb97): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
FTInterface.o: In function `FTTransferDlg::on_transmitter_disconnected()':
FTInterface.o(.text+0x11a61): undefined reference to 
`Gnome::Dialogs::error(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
FTInterface.o(.text+0x11a99): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
FTInterface.o(.text+0x11bc7): undefined reference to `Gnome::Dialog::signal_names'
GabberApp.o: In function `GabberApp::GabberApp[not-in-charge](int, char**)':
GabberApp.o(.text+0x127): undefined reference to 
`Gnome::Main::Main[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, char**)'
GabberApp.o(.text+0x372): undefined reference to `Gnome::Client::master_client()'
GabberApp.o(.text+0x2221): undefined reference to `Gnome::Client::signal_names'
GabberApp.o(.text+0x291c): undefined reference to `Gnome::Main::~Main [in-charge]()'
GabberApp.o: In function `GabberApp::GabberApp[in-charge](int, char**)':
GabberApp.o(.text+0x3283): undefined reference to 
`Gnome::Main::Main[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, char**)'
GabberApp.o(.text+0x34ce): undefined reference to `Gnome::Client::master_client()'
GabberApp.o(.text+0x5381): undefined reference to `Gnome::Client::signal_names'
GabberApp.o(.text+0x5a7c): undefined reference to `Gnome::Main::~Main [in-charge]()'
GabberApp.o: In function `GabberApp::~GabberApp [not-in-charge]()':
GabberApp.o(.text+0x67b4): undefined reference to `Gnome::Main::~Main [in-charge]()'
GabberApp.o: In function `GabberApp::~GabberApp [in-charge]()':
GabberApp.o(.text+0x6b98): undefined reference to `Gnome::Main::~Main [in-charge]()'
GabberApp.o: In function `GabberApp::~GabberApp [in-charge deleting]()':
GabberApp.o(.text+0x6f78): undefined reference to `Gnome::Main::~Main [in-charge]()'
GabberApp.o: In function `GabberApp::on_session_auth_error(int, char const*)':
GabberApp.o(.text+0x93e2): undefined reference to 
`Gnome::Dialogs::question_modal(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, SigC::Slot1<void, int>)'
GabberApp.o(.text+0x969e): undefined reference to 
`Gnome::Dialogs::question_modal(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, SigC::Slot1<void, int>)'
GabberApp.o(.text+0x9770): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberApp.o(.text+0x993f): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberApp.o(.text+0x9a63): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberApp.o: In function `GabberApp::on_transmitter_connected()':
GabberApp.o(.text+0xc939): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberApp.o: In function `GabberApp::on_transmitter_error(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&)':
GabberApp.o(.text+0xcc9d): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberApp.o(.text+0xdad5): more undefined references to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)' follow
GabberApp.o: In function `GabberApp::on_gnome_save_yourself(int, GnomeSaveStyle, int, 
GnomeInteractStyle, int, void*)':
GabberApp.o(.text+0xdf89): undefined reference to 
`Gnome::Client::set_clone_command(Gtk::SArray_Helpers::SArray const&)'
GabberApp.o(.text+0xdfe2): undefined reference to 
`Gnome::Client::set_restart_command(Gtk::SArray_Helpers::SArray const&)'
GabberGPG.o: In function `GabberGPG::get_passphrase(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >&)':
GabberGPG.o(.text+0x370b): undefined reference to `Gnome::Dialog::run()'
GabberGPG.o: In function 
`GPGInfoDialog::GPGInfoDialog[not-in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, bool)':
GabberGPG.o(.text+0x3b9b): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberGPG.o(.text+0x431d): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberGPG.o: In function 
`GPGInfoDialog::GPGInfoDialog[in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, bool)':
GabberGPG.o(.text+0x4c81): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberGPG.o(.text+0x53fd): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberGPG.o: In function `GPGPassDialog::run(bool, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >&)':
GabberGPG.o(.text+0x63d6): undefined reference to `Gnome::Dialog::run()'
GabberUtility.o: In function `GabberUtil::main_dialog(Gnome::Dialog*)':
GabberUtility.o(.text+0xbd): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
GabberUtility.o: In function `GabberUtil::change_pixmap(Gtk::PixmapMenuItem*, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
GabberUtility.o(.text+0x656): undefined reference to 
`Gtk::PixmapMenuItem::set_pixmap(Gtk::Pixmap&)'
GabberUtility.o: In function `MenuBuilder::add_item(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, int, bool)':
GabberUtility.o(.text+0x25ea): undefined reference to 
`Gtk::PixmapMenuItem::PixmapMenuItem[in-charge]()'
GabberUtility.o(.text+0x276c): undefined reference to 
`Gtk::PixmapMenuItem::set_pixmap(Gtk::Pixmap&)'
GabberUtility.o: In function `FileSel::on_ok_clicked()':
GabberUtility.o(.text+0x574b): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWidgets.o: In function 
`PrettyJID::PrettyJID[not-in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, PrettyJID::DisplayType, unsigned, bool, bool)':
GabberWidgets.o(.text+0x53f): undefined reference to 
`Gnome::Pixmap::Pixmap[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWidgets.o(.text+0x84b): undefined reference to 
`Gnome::Pixmap::Pixmap[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWidgets.o: In function `PrettyJID::PrettyJID[in-charge](std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, PrettyJID::DisplayType, 
unsigned, bool, bool)':
GabberWidgets.o(.text+0x3038): undefined reference to 
`Gnome::Pixmap::Pixmap[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWidgets.o(.text+0x3344): undefined reference to 
`Gnome::Pixmap::Pixmap[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWidgets.o: In function `PrettyJID::on_presence(jabberoo::Presence const&, 
jabberoo::Presence::Type)':
GabberWidgets.o(.text+0x7474): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberWidgets.o(.text+0x7928): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberWidgets.o(.text+0x7bda): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberWidgets.o(.text+0x7d39): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
GabberWin.o: In function `GabberWin::GabberWin[not-in-charge]()':
GabberWin.o(.text+0x3de): undefined reference to `Gnome::App::install_menu_hints()'
GabberWin.o(.text+0x3f1): undefined reference to 
`Gnome::App::enable_layout_config(int)'
GabberWin.o: In function `GabberWin::GabberWin[in-charge]()':
GabberWin.o(.text+0x23de): undefined reference to `Gnome::App::install_menu_hints()'
GabberWin.o(.text+0x23f1): undefined reference to 
`Gnome::App::enable_layout_config(int)'
GabberWin.o: In function `GabberWin::on_session_connected(judo::Element const&)':
GabberWin.o(.text+0xa552): undefined reference to `Gnome::AppBar::pop()'
GabberWin.o(.text+0xa585): undefined reference to 
`Gnome::AppBar::push(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWin.o: In function `GabberWin::on_transmitter_disconnected()':
GabberWin.o(.text+0xb46a): undefined reference to `Gnome::AppBar::pop()'
GabberWin.o(.text+0xb49d): undefined reference to 
`Gnome::AppBar::push(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWin.o: In function `GabberWin::on_AddGroup_activate()':
GabberWin.o(.text+0xb8f9): undefined reference to 
`Gnome::Dialogs::request(Gtk::Window&, bool, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, unsigned short, 
SigC::Slot1<void, std::basic_string<char, std::char_traits<char>, std::allocator<char> 
> >)'
GabberWin.o: In function `GabberWin::on_About_activate()':
GabberWin.o(.text+0xc094): undefined reference to 
`Gnome::About::About[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, Gtk::SArray_Helpers::SArray const&, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, 
Gtk::nstring const&)'
GabberWin.o(.text+0xc151): undefined reference to `Gnome::Dialog::run()'
GabberWin.o: In function `GabberWin::logging_in()':
GabberWin.o(.text+0x10edd): undefined reference to `Gnome::AppBar::pop()'
GabberWin.o(.text+0x10f13): undefined reference to 
`Gnome::AppBar::push(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWin.o: In function `GabberWin::push_status_bar_msg(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, int)':
GabberWin.o(.text+0x11703): undefined reference to `Gnome::AppBar::pop()'
GabberWin.o(.text+0x11742): undefined reference to 
`Gnome::AppBar::push(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
GabberWin.o: In function `GabberWin::pop_status_bar()':
GabberWin.o(.text+0x11903): undefined reference to `Gnome::AppBar::pop()'
IgnoreInterface.o: In function `IgnoreDlg::on_Add_clicked()':
IgnoreInterface.o(.text+0x224f): undefined reference to `Gnome::Dialog::run()'
IgnoreInterface.o: In function `IgnoreAddDlg::execute(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> >&)':
IgnoreInterface.o(.text+0x2c0f): undefined reference to `Gnome::Dialog::run()'
MessageManager.o: In function `MessageManager::send_message(jabberoo::Message, 
MessageManager::Encryption&)':
MessageManager.o(.text+0x87be): undefined reference to 
`Gnome::Dialogs::question_modal(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, SigC::Slot1<void, int>)'
MessageManager.o(.text+0x87ea): undefined reference to `Gnome::Dialog::run_and_close()'
MessageManager.o(.text+0x8bbf): undefined reference to 
`Gnome::Dialogs::question_modal(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, SigC::Slot1<void, int>)'
MessageManager.o(.text+0x8be5): undefined reference to `Gnome::Dialog::run_and_close()'
MessageManager.o(.text+0x90df): undefined reference to 
`Gnome::Dialogs::question_modal(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, SigC::Slot1<void, int>)'
MessageManager.o(.text+0x9105): undefined reference to `Gnome::Dialog::run_and_close()'
MessageViews.o: In function `MessageRecvView::render(jabberoo::Message const&)':
MessageViews.o(.text+0x91e1): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o(.text+0x9910): undefined reference to 
`Gnome::HRef::HRef[in-charge](std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o(.text+0x995d): undefined reference to 
`Gnome::HRef::set_label(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o(.text+0xa713): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o(.text+0xab08): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o(.text+0xae5a): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o: In function 
`MessageRecvView::on_GPGInfo_button_press(_GdkEventButton*)':
MessageViews.o(.text+0xcbfc): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
MessageViews.o(.text+0xcd27): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
MessageViews.o: In function `ChatMessageView::init()':
MessageViews.o(.text+0xfd3b): undefined reference to `Gnome::Dialog::set_close(int)'
MessageViews.o(.text+0xfd4e): undefined reference to `Gnome::Dialog::close_hides(int)'
MessageViews.o(.text+0xfd60): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
MessageViews.o: In function `ChatMessageView::render(jabberoo::Message const&)':
MessageViews.o(.text+0x11165): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o(.text+0x11f34): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o(.text+0x12394): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o(.text+0x1267a): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o: In function `ChatMessageView::on_Send_clicked()':
MessageViews.o(.text+0x13b7d): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
MessageViews.o(.text+0x13d8e): more undefined references to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)' follow
MessageViews.o: In function 
`ChatMessageView::on_GPGInfo_button_press(_GdkEventButton*)':
MessageViews.o(.text+0x15e89): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
MessageViews.o(.text+0x15fb7): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
MessageViews.o: In function `GCMessageView::on_SendContacts_activate()':
MessageViews.o(.text+0x1f3a1): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
MessageViews.o: In function `GCMessageView::on_Invite_clicked()':
MessageViews.o(.text+0x258ee): undefined reference to 
`Gnome::Dialog::set_parent(Gtk::Window&)'
MessageViews.o: In function `GCJoinDlg::GCJoinDlg[not-in-charge]()':
MessageViews.o(.text+0x2685c): undefined reference to 
`Gnome::Entry::prepend_history(int, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o(.text+0x268cc): undefined reference to 
`Gnome::Entry::prepend_history(int, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o: In function `GCJoinDlg::GCJoinDlg[in-charge]()':
MessageViews.o(.text+0x28a61): undefined reference to 
`Gnome::Entry::prepend_history(int, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o(.text+0x28ad1): undefined reference to 
`Gnome::Entry::prepend_history(int, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o: In function `GCJoinDlg::on_agents_reply(judo::Element const&)':
MessageViews.o(.text+0x2baa7): undefined reference to 
`Gnome::Entry::prepend_history(int, std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o: In function `AutoupdateDlg::on_update_reply(judo::Element const&)':
MessageViews.o(.text+0x2e5c3): undefined reference to 
`Gnome::HRef::set_url(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
MessageViews.o(.text+0x2e69f): undefined reference to 
`Gnome::HRef::set_label(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
PrefsInterface.o: In function `loadColor(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, Gnome::ColorPicker&, 
std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, 
Gdk_Color, std::less<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, Gdk_Color> > >&)':
PrefsInterface.o(.text+0x7fc2): undefined reference to 
`Gnome::ColorPicker::set(unsigned short, unsigned short, unsigned short, unsigned 
short)'
PrefsInterface.o: In function `saveColor(std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, Gnome::ColorPicker&, 
std::map<std::basic_string<char, std::char_traits<char>, std::allocator<char> >, 
Gdk_Color, std::less<std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > >, std::allocator<std::pair<std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const, Gdk_Color> > >&)':
PrefsInterface.o(.text+0x802b): undefined reference to 
`Gnome::ColorPicker::get(unsigned short&, unsigned short&, unsigned short&, unsigned 
short&) const'
PrefsInterface.o: In function `PrefsWin::PrefsWin[not-in-charge]()':
PrefsInterface.o(.text+0xa462): undefined reference to 
`Gnome::ColorPicker::signal_names'
PrefsInterface.o(.text+0xa5f1): undefined reference to 
`Gnome::ColorPicker::signal_names'
PrefsInterface.o(.text+0xa780): undefined reference to 
`Gnome::ColorPicker::signal_names'
PrefsInterface.o(.text+0xa90f): undefined reference to 
`Gnome::ColorPicker::signal_names'
PrefsInterface.o(.text+0xaa9e): undefined reference to 
`Gnome::ColorPicker::signal_names'
PrefsInterface.o(.text+0xac2d): more undefined references to 
`Gnome::ColorPicker::signal_names' follow
RosterInterface.o: In function `RosterExportDlg::on_ok_clicked()':
RosterInterface.o(.text+0x16b9): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
RosterInterface.o: In function `RosterImportDlg::on_ok_clicked()':
RosterInterface.o(.text+0x2d7d): undefined reference to 
`Gnome::Dialogs::warning(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&)'
RosterView.o: In function `RosterView::on_DeleteUser_activate()':
RosterView.o(.text+0x8663): undefined reference to 
`Gnome::Dialogs::question_modal(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, SigC::Slot1<void, int>)'
RosterView.o: In function `RosterView::handle_RemoveUserDlg(int, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> >)':
RosterView.o(.text+0xa15b): undefined reference to 
`Gnome::Dialogs::question_modal(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, SigC::Slot1<void, int>)'
StatusInterface.o: In function 
`ShowDlg::ShowDlg[not-in-charge](jabberoo::Presence::Show, std::basic_string<char, 
std::char_traits<char>, std::allocator<char> > const&, int)':
StatusInterface.o(.text+0x742): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
StatusInterface.o: In function `ShowDlg::ShowDlg[in-charge](jabberoo::Presence::Show, 
std::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, int)':
StatusInterface.o(.text+0x12b5): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
StatusInterface.o: In function 
`StatusIndicator::display_connection(StatusIndicator::ConnectType)':
StatusInterface.o(.text+0x1d2b): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
StatusInterface.o(.text+0x1eaf): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
StatusInterface.o(.text+0x2026): undefined reference to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)'
StatusInterface.o(.text+0x2312): more undefined references to 
`Gnome::Pixmap::load(std::basic_string<char, std::char_traits<char>, 
std::allocator<char> > const&, int, int)' follow
WelcomeDruid.o: In function `WelcomeDruid::WelcomeDruid[not-in-charge]()':
WelcomeDruid.o(.text+0x203): undefined reference to `Gnome::Druid::signal_names'
WelcomeDruid.o(.text+0x389): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x515): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x6a1): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x82d): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x9b9): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o: In function `WelcomeDruid::WelcomeDruid[in-charge]()':
WelcomeDruid.o(.text+0x1eaf): undefined reference to `Gnome::Druid::signal_names'
WelcomeDruid.o(.text+0x2035): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x21c1): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x234d): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x24d9): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o(.text+0x2665): undefined reference to `Gnome::DruidPage::signal_names'
WelcomeDruid.o: In function `WelcomeDruid::OnAccountChanged()':
WelcomeDruid.o(.text+0x3f94): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
WelcomeDruid.o: In function `WelcomeDruid::OnResourceChanged()':
WelcomeDruid.o(.text+0x42d6): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
WelcomeDruid.o: In function `WelcomeDruid::OnPasswordPrepare()':
WelcomeDruid.o(.text+0x45da): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
WelcomeDruid.o: In function `WelcomeDruid::OnPasswordChanged()':
WelcomeDruid.o(.text+0x4956): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
WelcomeDruid.o: In function `WelcomeDruid::OnLoggingInPrepare()':
WelcomeDruid.o(.text+0x54f6): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
WelcomeDruid.o: In function `WelcomeDruid::Connected()':
WelcomeDruid.o(.text+0x7a1e): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
WelcomeDruid.o(.text+0x7a41): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
WelcomeDruid.o: In function `WelcomeDruid::jud_finished(judo::Element const&)':
WelcomeDruid.o(.text+0x98f5): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
WelcomeDruid.o(.text+0x9918): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
WelcomeDruid.o: In function `WelcomeDruid::finished()':
WelcomeDruid.o(.text+0x9a0f): undefined reference to 
`Gnome::Druid::set_page(Gnome::DruidPage const&)'
WelcomeDruid.o(.text+0x9a32): undefined reference to 
`Gnome::Druid::set_buttons_sensitive(bool, bool, bool)'
/usr/lib/libgnomemm.so: undefined reference to `cerr'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::signal_names'
/usr/lib/libgnomemm.so: undefined reference to 
`SigC::ObjectReferenced::set_dynamic(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main::events_pending_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Bin_Class::class_init_function(_GtkBinClass *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::VBox::~VBox(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::Widget(int, _GtkWidget *)'
/usr/lib/libgnomemm.so: undefined reference to 
`SigC::ObjectReferenced::reference(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Label type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object::unreference(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap_register(basic_string<char, 
string_char_traits<char>, __default_alloc_template<true, 0> > const &, Gtk::Object 
*(*)(_GtkObject *))'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Object_Class::class_init_function(_GtkObjectClass *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::enter_notify_event_impl(_GdkEventCrossing *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Menu_Helpers::Element::init(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const &, SigC::Slot0<void>, basic_string<char, 
string_char_traits<char>, __default_alloc_template<true, 0> > const &, 
Gtk::Menu_Helpers::AccelKey const &)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Layout::~Layout(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object::destroy_(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Layout_Class::class_init_function(_GtkLayoutClass *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Container::check_resize_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::HBox type_info node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Combo type_info node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::HBox::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::selection_notify_event_impl(_GdkEventSelection *)'
/usr/lib/libgnomemm.so: undefined reference to `endl(ostream &)'
/usr/lib/libgnomemm.so: undefined reference to `ostream::operator<<(char)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::VBox::VBox(int, _GtkVBox *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::client_event_impl(_GdkEventClient *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Bin type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::unmap__impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Window type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::proximity_out_event_impl(_GdkEventProximity *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::focus_in_event_impl(_GdkEventFocus *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Container::set_focus_child_impl(Gtk::Widget *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::button_press_event_impl(_GdkEventButton *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object::~Object(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_data_received_impl(_GdkDragContext *, int, int, _GtkSelectionData 
*, unsigned int, unsigned int)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget type_info node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Item::deselect_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::button_release_event_impl(_GdkEventButton *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_drop_impl(_GdkDragContext *, int, int, unsigned int)'
/usr/lib/libgnomemm.so: undefined reference to `gtkmm_marshal_INT__POINTER(_GtkObject 
*, void (*)(void), void *, _GtkArg *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap(_GtkVBox *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Layout::set_scroll_adjustments_impl(Gtk::Adjustment *, Gtk::Adjustment *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget type_info function'
/usr/lib/libgnomemm.so: undefined reference to `ostream::operator<<(double)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Combo::~Combo(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button type_info node'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Combo_Class::class_init_function(_GtkComboClass *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::Object::SigC::ObjectScoped 
virtual table'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Label::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Label::Label(int, _GtkLabel *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::enter_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::parent_changed_impl(Gtk::Widget *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Menu_Helpers::Element type_info 
node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::VBox type_info function'
/usr/lib/libgnomemm.so: undefined reference to `__out_of_range(char const *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::ObjectScoped::ObjectScoped(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::selection_received_impl(_GtkSelectionData *, unsigned int)'
/usr/lib/libgnomemm.so: undefined reference to 
`SigC::ObjectReferenced::unreference(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Container::add_impl(Gtk::Widget 
&)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Menu_Helpers::Element::~Element(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::leave_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::style_changed_impl(Gtk::Style *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Layout::Layout(int, _GtkLayout *)'
/usr/lib/libgnomemm.so: undefined reference to `Gdk_Font::Gdk_Font(_GdkFont *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::Scopes::Extend::~Extend(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Container type_info node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object::set_dynamic(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Button_Class::class_init_function(_GtkButtonClass *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Menu_Helpers::Element virtual 
table'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::motion_notify_event_impl(_GdkEventMotion *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::nstring::nstring(char const *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Combo::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Container::focus_impl(GtkDirectionType)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::clicked_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_end_impl(_GdkDragContext *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::MenuItem::MenuItem(int, 
_GtkMenuItem *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_begin_impl(_GdkDragContext *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget_Class::class_init_function(_GtkWidgetClass *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::delete_event_impl(_GdkEventAny *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object::reference(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::focus_out_event_impl(_GdkEventFocus *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::MenuItem::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Layout type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::grab_focus_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main type_info node'
/usr/lib/libgnomemm.so: undefined reference to 
`SigC::AdaptorSlot_::copy_callback(SigC::SlotData *, SigC::AdaptorNode *)'
/usr/lib/libgnomemm.so: undefined reference to `Gdk_Pixmap::Gdk_Pixmap(_GdkWindow *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::key_press_event_impl(_GdkEventKey *)'
/usr/lib/libgnomemm.so: undefined reference to `ostream::operator<<(char const *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Window::~Window(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::pressed_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_data_get_impl(_GdkDragContext *, _GtkSelectionData *, unsigned int, 
unsigned int)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Container::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Item::select_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::selection_get_impl(_GtkSelectionData *, unsigned int, unsigned int)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Window::Window(int, _GtkWindow *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main::quit_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::HBox::HBox(int, _GtkHBox *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main::Main(int)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main::iteration_impl(bool)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Label_Class::class_init_function(_GtkLabelClass *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::~Widget(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::VBox_Class::class_init_function(_GtkVBoxClass *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::configure_event_impl(_GdkEventConfigure *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::Scope virtual table'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::property_notify_event_impl(_GdkEventProperty *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Container::remove_impl(Gtk::Widget &)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::event_impl(_GdkEvent *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::ScopeNode virtual table'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap_auto(_GtkObject *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::hide_all_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Container::Container(int, 
_GtkContainer *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::nstring::gc_str(void) const'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main::instance_'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main::~Main(void)'
/usr/lib/libgnomemm.so: undefined reference to `gtkmm_marshal_BOOL__NONE(_GtkObject *, 
void (*)(void), void *, _GtkArg *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Menu_Helpers::Element type_info 
function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap(_GtkEntry *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::key_release_event_impl(_GdkEventKey *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::state_changed_impl(GtkStateType)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::debug_msg_impl(char const 
*)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::leave_notify_event_impl(_GdkEventCrossing *)'
/usr/lib/libgnomemm.so: undefined reference to `Gdk_Pixmap::defaultPixmap'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Bin::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Bin type_info node'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Object::set_data_full(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const &, void *, void (*)(void *))'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::released_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Combo type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::MenuItem::MenuItem(int)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Bin::~Bin(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::expose_event_impl(_GdkEventExpose *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::VBox type_info node'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::MenuItem::activate_item_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::selection_request_event_impl(_GdkEventSelection *)'
/usr/lib/libgnomemm.so: undefined reference to `gtkmm_set_ignore(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Container_Class::class_init_function(_GtkContainerClass *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Combo::Combo(int, _GtkCombo *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::map__impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_leave_impl(_GdkDragContext *, unsigned int)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::selection_clear_event_impl(_GdkEventSelection *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::Object::~Object(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`SigC::ObjectScoped::~ObjectScoped(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap(_GtkAdjustment *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Menu_Helpers::Element::init(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const &, Gtk::Menu &, Gtk::Menu_Helpers::AccelKey 
const &)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Window type_info node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::~Button(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap(_GtkProgressBar *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::HBox::~HBox(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::MenuItem::~MenuItem(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::size_allocate_impl(_GtkAllocation *)'
/usr/lib/libgnomemm.so: undefined reference to 
`SigC::Scopes::Extend::set(SigC::ObjectScoped *, void *, bool)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::ProxyNode::connect(Gtk::Object *, 
char const *, void (*)(void), SigC::SlotData *, bool)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::no_expose_event_impl(_GdkEventAny *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::draw_default_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_data_delete_impl(_GdkDragContext *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Item::toggle_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::size_request_impl(_GtkRequisition *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::MenuItem_Class::class_init_function(_GtkMenuItemClass *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::SlotNode::~SlotNode(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::MenuItem type_info node'
/usr/lib/libgnomemm.so: undefined reference to `__length_error(char const *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::SlotNode::SlotNode(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Main::run_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::proximity_in_event_impl(_GdkEventProximity *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Container::~Container(void)'
/usr/lib/libgnomemm.so: undefined reference to `gtkmm_marshal_INT__INT(_GtkObject *, 
void (*)(void), void *, _GtkArg *)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::unmap_event_impl(_GdkEventAny *)'
/usr/lib/libgnomemm.so: undefined reference to `SigC::Scopes::Extend virtual table'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::HBox_Class::class_init_function(_GtkHBoxClass *)'
/usr/lib/libgnomemm.so: undefined reference to `ostream::write(char const *, int)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap(_GtkWidget *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Container type_info function'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::visibility_notify_event_impl(_GdkEventVisibility *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Button::Button(int, _GtkButton *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::show_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::HBox type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Label type_info node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Label::~Label(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Bin::Bin(int, _GtkBin *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object type_info node'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Window_Class::class_init_function(_GtkWindowClass *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::show_all_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gdk_Pixmap::warn_about_xpm_file_problem(basic_string<char, string_char_traits<char>, 
__default_alloc_template<true, 0> > const &)'
/usr/lib/libgnomemm.so: undefined reference to `Gdk_Color::Gdk_Color(_GdkColor const 
&)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Container::child_type_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::quark_'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::map_event_impl(_GdkEventAny *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::VBox::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::MenuItem::activate_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to 
`Gtk::Widget::drag_motion_impl(_GdkDragContext *, int, int, unsigned int)'
/usr/lib/libgnomemm.so: undefined reference to `gtkmm_signal_set_marshal(unsigned int, 
void (*)(_GtkObject *, void (*)(void), void *, _GtkArg *))'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Object::Object(int, _GtkObject *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::realize_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::draw_focus_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Layout::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::MenuItem type_info function'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Layout type_info node'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::wrap(_GtkButton *)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Window::get_type(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::hide_impl(void)'
/usr/lib/libgnomemm.so: undefined reference to `Gtk::Widget::draw_impl(_GdkRectangle 
*)'
collect2: ld returned 1 exit status
make[2]: *** [gabber] Error 1
make[2]: Leaving directory `/home/askwar/rpm/BUILD/gabber-0.8.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/askwar/rpm/BUILD/gabber-0.8.7'
make: *** [all] Error 2
error: Bad exit status from /home/askwar/tmp/rpm-tmp.21903 (%build)


RPM build errors:
    Bad exit status from /home/askwar/tmp/rpm-tmp.21903 (%build)

Alexander Skwar
-- 
How to quote:   http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:       http://www.iso-top.de      |    Jabber: [EMAIL PROTECTED]
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                       Uptime: 2 hours 43 minutes

Reply via email to