1. jtx@jtx:~/Development/inkscape/trunk-gcc$ make
  2. make all-recursive
  3. make[1]: Entering directory '/home/jtx/Development/inkscape/trunk-gcc'
  4. Making all in src
  5. make[2]: Entering directory '/home/jtx/Development/inkscape/trunk-gcc/src'
  6. make all-am
  7. make[3]: Entering directory '/home/jtx/Development/inkscape/trunk-gcc/src'
  8. CXXLD inkscape
  9. color-profile.o: In function `Inkscape::CMSSystem::setDisplayPer(void*, unsigned int, int, int)':
  10. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/color-profile.cpp:1277: undefined reference to `Glib::Checksum::compute_checksum(Glib::Checksum::ChecksumType, unsigned char const*, unsigned int)'
  11. device-manager.o: In function `Inkscape::InputDeviceImpl::createId(Glib::ustring const&, Gdk::InputSource, std::set<Glib::ustring, std::less<Glib::ustring>, std::allocator<Glib::ustring> >&)':
  12. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/device-manager.cpp:250: undefined reference to `Glib::ustring::begin() const'
  13. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/device-manager.cpp:250: undefined reference to `Glib::ustring::end() const'
  14. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/device-manager.cpp:250: undefined reference to `Glib::ustring::end() const'
  15. file.o: In function `file_save_remote(SPDocument*, Glib::ustring const&, Inkscape::Extension::Extension*, bool, bool)':
  16. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/file.cpp:760: undefined reference to `Glib::get_tmp_dir()'
  17. file.o: In function `sp_file_save_dialog(Gtk::Window&, SPDocument*, Inkscape::Extension::FileSaveMethod)':
  18. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/file.cpp:880: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  19. inkscape.o: In function `Inkscape::Application::autosave()':
  20. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/inkscape.cpp:232: undefined reference to `Glib::get_tmp_dir()'
  21. sp-conn-end-pair.o: In function `SPConnEndPair::writeRepr(Inkscape::XML::Node*) const':
  22. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/sp-conn-end-pair.cpp:181: undefined reference to `Glib::Ascii::dtostr(double)'
  23. sp-filter.o: In function `sp_filter_get_new_result_name(SPFilter*)':
  24. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/sp-filter.cpp:536: undefined reference to `Glib::Ascii::dtostr(double)'
  25. sp-flowtext.o: In function `Inkscape::Text::Layout::appendText(Glib::ustring const&, SPStyle*, void*, Inkscape::Text::Layout::OptionalTextTagAttrs const*, unsigned int)':
  26. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::begin() const'
  27. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::end() const'
  28. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::begin() const'
  29. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::end() const'
  30. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::begin() const'
  31. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::end() const'
  32. sp-flowtext.o: In function `SPFlowtext::getAsText()':
  33. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/sp-flowtext.cpp:537: undefined reference to `Glib::ustring::end()'
  34. sp-text.o: In function `Inkscape::Text::Layout::appendText(Glib::ustring const&, SPStyle*, void*, Inkscape::Text::Layout::OptionalTextTagAttrs const*, unsigned int)':
  35. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::begin() const'
  36. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::end() const'
  37. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::begin() const'
  38. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::end() const'
  39. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::begin() const'
  40. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG.h:253: undefined reference to `Glib::ustring::end() const'
  41. sp-tref.o: In function `sp_tref_fully_contained(SPObject*, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&, SPObject*, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >&)':
  42. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/sp-tref.cpp:360: undefined reference to `Glib::ustring::begin()'
  43. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/sp-tref.cpp:378: undefined reference to `Glib::ustring::end()'
  44. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/sp-tref.cpp:370: undefined reference to `Glib::ustring::begin()'
  45. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/sp-tref.cpp:361: undefined reference to `Glib::ustring::end()'
  46. style.o: In function `css_quote(Glib::ustring&)':
  47. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/style.cpp:1971: undefined reference to `Glib::ustring::begin()'
  48. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/style.cpp:1971: undefined reference to `Glib::ustring::end()'
  49. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/style.cpp:1985: undefined reference to `Glib::ustring::begin()'
  50. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/style.cpp:1992: undefined reference to `Glib::ustring::begin()'
  51. text-editing.o: In function `move_to_end_of_paragraph(SPObject**, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*)':
  52. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:622: undefined reference to `Glib::ustring::end()'
  53. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:622: undefined reference to `Glib::ustring::end()'
  54. text-editing.o: In function `sp_te_delete(SPItem*, Inkscape::Text::Layout::iterator const&, Inkscape::Text::Layout::iterator const&, std::pair<Inkscape::Text::Layout::iterator, Inkscape::Text::Layout::iterator>&)':
  55. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:814: undefined reference to `Glib::ustring::begin()'
  56. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:814: undefined reference to `Glib::ustring::end()'
  57. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:812: undefined reference to `Glib::ustring::end()'
  58. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:804: undefined reference to `Glib::ustring::begin()'
  59. text-editing.o: In function `sp_te_insert(SPItem*, Inkscape::Text::Layout::iterator const&, char const*)':
  60. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:527: undefined reference to `Glib::ustring::end()'
  61. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:568: undefined reference to `Glib::ustring::end()'
  62. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:568: undefined reference to `Glib::ustring::begin()'
  63. text-editing.o: In function `sp_te_insert_line(SPItem*, Inkscape::Text::Layout::iterator const&)':
  64. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:429: undefined reference to `Glib::ustring::begin()'
  65. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:434: undefined reference to `Glib::ustring::end()'
  66. text-editing.o: In function `insert_into_spstring(SPString*, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, char const*)':
  67. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:477: undefined reference to `Glib::ustring::begin()'
  68. text-editing.o: In function `erase_from_spstring(SPString*, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >)':
  69. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:707: undefined reference to `Glib::ustring::begin()'
  70. text-editing.o: In function `text_tag_attributes_at_position(SPItem*, Inkscape::Text::Layout::iterator const&, unsigned int*)':
  71. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1008: undefined reference to `Glib::ustring::begin()'
  72. text-editing.o: In function `ascend_while_first(SPObject*, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, SPObject*)':
  73. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1541: undefined reference to `Glib::ustring::begin()'
  74. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1541: undefined reference to `Glib::ustring::begin()'
  75. text-editing.o:/home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1458: more undefined references to `Glib::ustring::begin()' follow
  76. text-editing.o: In function `char_index_of_iterator(Glib::ustring const&, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >)':
  77. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::begin() const'
  78. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::end() const'
  79. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::end() const'
  80. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::begin() const'
  81. text-editing.o: In function `recursively_apply_style(SPObject*, SPCSSAttr const*, SPObject*, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, SPObject*, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, char const*)':
  82. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1482: undefined reference to `Glib::ustring::begin()'
  83. text-editing.o: In function `char_index_of_iterator(Glib::ustring const&, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >)':
  84. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::begin() const'
  85. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::end() const'
  86. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::end() const'
  87. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::end() const'
  88. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::begin() const'
  89. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::end() const'
  90. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/text-editing.cpp:1318: undefined reference to `Glib::ustring::end() const'
  91. extension/implementation/script.o: In function `Inkscape::Extension::Implementation::Script::resolveInterpreterExecutable(Glib::ustring const&)':
  92. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/implementation/script.cpp:115: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  93. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/implementation/script.cpp:123: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  94. extension/implementation/script.o: In function `Inkscape::Extension::Implementation::Script::solve_reldir(Inkscape::XML::Node*)':
  95. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/implementation/script.cpp:197: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  96. extension/implementation/script.o: In function `Inkscape::Extension::Implementation::Script::open(Inkscape::Extension::Input*, char const*)':
  97. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/implementation/script.cpp:508: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  98. extension/implementation/script.o: In function `Inkscape::Extension::Implementation::Script::execute(std::__cxx11::list<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::__cxx11::list<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, Glib::ustring const&, Inkscape::Extension::Implementation::Script::file_listener&)':
  99. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/implementation/script.cpp:1011: undefined reference to `Glib::get_current_dir()'
  100. extension/implementation/script.o: In function `Inkscape::Extension::Implementation::Script::save(Inkscape::Extension::Output*, SPDocument*, char const*)':
  101. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/implementation/script.cpp:602: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  102. extension/internal/bitmap/imagemagick.o: In function `Inkscape::Extension::Internal::Bitmap::ImageMagick::effect(Inkscape::Extension::Effect*, Inkscape::UI::View::View*, Inkscape::Extension::Implementation::ImplementationDocumentCache*)':
  103. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/bitmap/imagemagick.cpp:183: undefined reference to `Magick::Blob::base64()'
  104. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/bitmap/imagemagick.cpp:197: undefined reference to `Magick::Image::magick() const'
  105. extension/internal/javafx-out.o: In function `Inkscape::Extension::Internal::JavaFXOutput::saveDocument(SPDocument*, char const*)':
  106. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/javafx-out.cpp:891: undefined reference to `Glib::ustring::begin()'
  107. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/javafx-out.cpp:891: undefined reference to `Glib::ustring::end()'
  108. extension/internal/pdfinput/pdf-input.o: In function `PdfImportDialog':
  109. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/pdfinput/pdf-input.cpp:323: undefined reference to `Glib::get_current_dir()'
  110. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/pdfinput/pdf-input.cpp:323: undefined reference to `Glib::get_current_dir()'
  111. extension/internal/pdfinput/pdf-input.o: In function `Inkscape::Extension::Internal::PdfInput::open(Inkscape::Extension::Input*, char const*)':
  112. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/pdfinput/pdf-input.cpp:861: undefined reference to `Glib::get_current_dir()'
  113. extension/internal/pov-out.o: In function `Inkscape::Extension::Internal::PovOutput::saveDocument(SPDocument*, char const*)':
  114. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/pov-out.cpp:654: undefined reference to `Glib::ustring::begin()'
  115. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/pov-out.cpp:654: undefined reference to `Glib::ustring::end()'
  116. libnrtype/Layout-TNG-Input.o: In function `Inkscape::Text::Layout::appendText(Glib::ustring const&, SPStyle*, void*, Inkscape::Text::Layout::OptionalTextTagAttrs const*, unsigned int, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char const*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >)':
  117. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG-Input.cpp:57: undefined reference to `Glib::ustring::end() const'
  118. libnrtype/Layout-TNG-OutIter.o: In function `Inkscape::Text::Layout::getSourceOfCharacter(Inkscape::Text::Layout::iterator const&, void**, Glib::ustring_Iterator<__gnu_cxx::__normal_iterator<char*, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > >*) const':
  119. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/libnrtype/Layout-TNG-OutIter.cpp:544: undefined reference to `Glib::ustring::begin()'
  120. live_effects/parameter/path.o: In function `Inkscape::LivePathEffect::PathParam::on_link_button_click()':
  121. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/live_effects/parameter/path.cpp:470: undefined reference to `Glib::ustring::begin()'
  122. live_effects/parameter/originalpatharray.o: In function `Inkscape::LivePathEffect::OriginalPathArrayParam::on_link_button_click()':
  123. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/live_effects/parameter/originalpatharray.cpp:294: undefined reference to `Glib::ustring::begin()'
  124. widgets/ege-paint-def.o: In function `ege::PaintDef::getMIMEData(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, char*&, int&, int&)':
  125. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/ege-paint-def.cpp:186: undefined reference to `Glib::Ascii::dtostr(double)'
  126. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/ege-paint-def.cpp:188: undefined reference to `Glib::Ascii::dtostr(double)'
  127. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/ege-paint-def.cpp:190: undefined reference to `Glib::Ascii::dtostr(double)'
  128. widgets/icon.o: In function `IconImpl::validateCache()':
  129. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:424: undefined reference to `Glib::get_user_cache_dir()'
  130. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:470: undefined reference to `Glib::DirIterator::operator*() const'
  131. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:471: undefined reference to `Glib::DirIterator::operator*() const'
  132. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:475: undefined reference to `Glib::DirIterator::operator*() const'
  133. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:498: undefined reference to `Glib::DirIterator::operator*() const'
  134. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:499: undefined reference to `Glib::DirIterator::operator*() const'
  135. widgets/icon.o:/home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:503: more undefined references to `Glib::DirIterator::operator*() const' follow
  136. widgets/icon.o: In function `IconImpl::prerenderIcon(char const*, GtkIconSize, unsigned int)':
  137. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/widgets/icon.cpp:1380: undefined reference to `Glib::get_user_cache_dir()'
  138. xml/repr-io.o: In function `sp_repr_save_rebased_file(Inkscape::XML::Document*, char const*, char const*, char const*, char const*)':
  139. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/xml/repr-io.cpp:739: undefined reference to `Glib::get_current_dir()'
  140. ui/clipboard.o: In function `Inkscape::UI::ClipboardManagerImpl::_retrieveClipboard(Glib::ustring)':
  141. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/clipboard.cpp:1102: undefined reference to `Gtk::SelectionData::get_target() const'
  142. ui/clipboard.o: In function `Inkscape::UI::ClipboardManagerImpl::_onGet(Gtk::SelectionData&, unsigned int)':
  143. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/clipboard.cpp:1150: undefined reference to `Gtk::SelectionData::get_target() const'
  144. ui/interface.o: In function `ContextMenu::ImageEdit()':
  145. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/interface.cpp:2091: undefined reference to `Glib::get_current_dir()'
  146. ui/dialog/filter-effects-dialog.o: In function `Inkscape::UI::Dialog::SpinButtonAttr::get_as_attribute() const':
  147. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/filter-effects-dialog.cpp:175: undefined reference to `Glib::Ascii::dtostr(double)'
  148. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/filter-effects-dialog.cpp:173: undefined reference to `Glib::Ascii::dtostr(double)'
  149. ui/dialog/filter-effects-dialog.o: In function `Inkscape::UI::Dialog::DualSpinButton::get_as_attribute() const':
  150. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/filter-effects-dialog.cpp:291: undefined reference to `Glib::Ascii::dtostr(double)'
  151. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/filter-effects-dialog.cpp:291: undefined reference to `Glib::Ascii::dtostr(double)'
  152. ui/dialog/inkscape-preferences.o: In function `Inkscape::UI::Dialog::InkscapePreferences::initPageIO()':
  153. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/inkscape-preferences.cpp:1131: undefined reference to `Glib::get_tmp_dir()'
  154. ui/dialog/inkscape-preferences.o: In function `Inkscape::UI::Dialog::InkscapePreferences::initPageSystem()':
  155. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/inkscape-preferences.cpp:1984: undefined reference to `Glib::get_tmp_dir()'
  156. ui/dialog/svg-fonts-dialog.o: In function `Inkscape::UI::Dialog::SvgFontsDialog::on_kerning_value_changed()':
  157. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/svg-fonts-dialog.cpp:196: undefined reference to `Glib::Ascii::dtostr(double)'
  158. ui/dialog/template-load-tab.o: In function `Inkscape::UI::TemplateLoadTab::_getTemplatesFromDir(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&)':
  159. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/template-load-tab.cpp:249: undefined reference to `Glib::Dir::read_name()'
  160. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/template-load-tab.cpp:256: undefined reference to `Glib::Dir::read_name()'
  161. ui/tools/connector-tool.o: In function `Inkscape::UI::Tools::ConnectorTool::_flushWhite(SPCurve*)':
  162. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/tools/connector-tool.cpp:892: undefined reference to `Glib::Ascii::dtostr(double)'
  163. ui/tools/text-tool.o: In function `Inkscape::UI::Tools::sp_text_paste_inline(Inkscape::UI::Tools::ToolBase*)':
  164. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/tools/text-tool.cpp:1284: undefined reference to `Glib::ustring::begin()'
  165. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/tools/text-tool.cpp:1287: undefined reference to `Glib::ustring::end()'
  166. ui/widget/preferences-widget.o: In function `Inkscape::UI::Widget::PrefFileButton::init(Glib::ustring const&)':
  167. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/widget/preferences-widget.cpp:923: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  168. resource-manager.o: In function `Inkscape::ResourceManagerImpl::extractFilepath(Glib::ustring const&, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&)':
  169. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/resource-manager.cpp:168: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  170. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/resource-manager.cpp:161: undefined reference to `Glib::filename_from_uri(Glib::ustring const&)'
  171. resource-manager.o: In function `Inkscape::ResourceManagerImpl::locateLinks(Glib::ustring const&, std::vector<Glib::ustring, std::allocator<Glib::ustring> > const&)':
  172. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/resource-manager.cpp:225: undefined reference to `Glib::filename_from_uri(Glib::ustring const&)'
  173. extension/internal/image-resolution.o: In function `Inkscape::Extension::Internal::ImageResolution::readmagick(char const*)':
  174. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/extension/internal/image-resolution.cpp:357: undefined reference to `Magick::Image::magick() const'
  175. xml/rebase-hrefs.o: In function `Inkscape::XML::calc_abs_doc_base(char const*)':
  176. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/xml/rebase-hrefs.cpp:184: undefined reference to `Glib::get_current_dir()'
  177. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/xml/rebase-hrefs.cpp:188: undefined reference to `Glib::get_current_dir()'
  178. xml/rebase-hrefs.o: In function `Inkscape::XML::rebase_hrefs(SPDocument*, char const*, bool)':
  179. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/xml/rebase-hrefs.cpp:236: undefined reference to `Glib::filename_from_uri(Glib::ustring const&)'
  180. ui/dialog/filedialog.o: In function `Inkscape::UI::Dialog::FileSaveDialog::appendExtension(Glib::ustring&, Inkscape::Extension::Output*)':
  181. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/filedialog.cpp:178: undefined reference to `Glib::filename_from_utf8(Glib::ustring const&)'
  182. ui/dialog/ocaldialogs.o: In function `Inkscape::UI::Dialog::OCAL::ImportDialog::get_temporary_dir(Inkscape::UI::Dialog::OCAL::ResourceType)':
  183. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/dialog/ocaldialogs.cpp:805: undefined reference to `Glib::get_tmp_dir()'
  184. ui/widget/spin-scale.o: In function `Inkscape::UI::Widget::SpinScale::get_as_attribute() const':
  185. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/widget/spin-scale.cpp:76: undefined reference to `Glib::Ascii::dtostr(double)'
  186. ui/widget/spin-slider.o: In function `Inkscape::UI::Widget::SpinSlider::get_as_attribute() const':
  187. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/widget/spin-slider.cpp:55: undefined reference to `Glib::Ascii::dtostr(double)'
  188. /home/jtx/Development/inkscape/trunk-gcc/src/../../trunk/src/ui/widget/spin-slider.cpp:53: undefined reference to `Glib::Ascii::dtostr(double)'
  189. clang: error: linker command failed with exit code 1 (use -v to see invocation)
  190. Makefile:7239: recipe for target 'inkscape' failed
  191. make[3]: *** [inkscape] Error 1
  192. make[3]: Leaving directory '/home/jtx/Development/inkscape/trunk-gcc/src'
  193. Makefile:5287: recipe for target 'all' failed
  194. make[2]: *** [all] Error 2
  195. make[2]: Leaving directory '/home/jtx/Development/inkscape/trunk-gcc/src'
  196. Makefile:1440: recipe for target 'all-recursive' failed
  197. make[1]: *** [all-recursive] Error 1
  198. make[1]: Leaving directory '/home/jtx/Development/inkscape/trunk-gcc'
  199. Makefile:1117: recipe for target 'all' failed
  200. make: *** [all] Error 2
 
 

124

 

1438

Pasted Text #958

-

PasteBin

Lines
200
Words
1246
Size
27.2 KB
Created
Type
text/plain
Public Domain (PD)
Please log in to leave a comment!