On Thu, 2008-04-24 at 20:00 +0200, J.M. Maurer wrote: > On Thu, 2008-04-24 at 16:34 +0200, Marco Pesenti Gritti wrote: > > Hello, > > > > I'm building libabiword-plugins on Fedora (soon to be) 9 and I get the > > following error. libstdc++ version is 4.3.0. > > > > Btw, can we update sugar-jhbuild to use 2.6.2? if someone can upload > > tarballs on sugar.abisource.com I'll be happy to take care of jhbuild > > modulesets update... > > Will do later tonight (I hope it works out of the box, because pyabiword > is a bit behind; i think everything sugar uses is up2date though).
AbiWord 2.6.2 and pyabiword 0.6.1 pushed to jhbuild, 100% untested ofcourse (well, it compiles :) Marc > Marc > > > > Marco > > > > > > g++ -DPACKAGE_NAME=\"abiword-plugins\" > > -DPACKAGE_TARNAME=\"abiword-plugins\" -DPACKAGE_VERSION=\"2.6.0\" > > "-DPACKAGE_STRING=\"abiword-plugins 2.6.0\"" > > -DPACKAGE_BUGREPORT=\"http://bugzilla.abisource.com/\" > > -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 > > -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 > > -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 > > -DHAVE_UNISTD_H=1 -DHAVE_STRINGS_H=1 -DPACKAGE=\"abiword-plugins\" > > -DVERSION=\"2.6.0\" -DHAVE_DLFCN_H=1 -DHAVE_BOOST= > > -DHAVE_BOOST_THREAD= -I. -I. -I./../../.. -I./../../../core/packet > > -DDEBUG -DUT_DEBUG > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/util/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/util/unix > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/xap/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/ev/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/gr/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/text/fmt/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/text/ptbl/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/wp/impexp/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/wp/ap/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/other/spell/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/other/fribidi/xp > > -I../../../../../../libabiword-2.6.0.svn20071127/src/other/ttftool/unix > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/xap/unix > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/ev/unix > > -I../../../../../../libabiword-2.6.0.svn20071127/src/af/gr/unix > > -I../../../../../../libabiword-2.6.0.svn20071127/src/text/fmt/unix > > -I../../../../../../libabiword-2.6.0.svn20071127/src/wp/ap/unix > > -DABI_PLUGIN_VERSION=\"2.6.0\" -DABI_PLUGIN_MAJOR=2 > > -DABI_PLUGIN_MINOR=6 -DABI_PLUGIN_MICRO=0 -DABI_PLUGIN_SOURCE=1 > > -DABICOLLAB_RECORD_ALWAYS -I/usr/include/loudmouth-1.0 > > -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include > > -DABICOLLAB_HANDLER_XMPP -I/usr/include/freetype2 > > -I/usr/include/fribidi -I/usr/include/glib-2.0 > > -I/usr/lib/glib-2.0/include -I/usr/include/libgsf-1 > > -I/usr/include/libxml2 -I/usr/include/gtk-2.0 > > -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo > > -I/usr/include/pango-1.0 -I/usr/include/libglade-2.0 -g -O2 -MT > > XMPPUnixAccountHandler.lo -MD -MP -MF .deps/XMPPUnixAccountHandler.Tpo > > -c XMPPUnixAccountHandler.cpp -fPIC -DPIC -o > > .libs/XMPPUnixAccountHandler.o > > In file included from XMPPUnixAccountHandler.h:24, > > from XMPPUnixAccountHandler.cpp:20: > > ./../../../backends/xmpp/xp/XMPPAccountHandler.h:27: error: > > 'std::string' has not been declared > > make[5]: *** [XMPPUnixAccountHandler.lo] Error 1 > > _______________________________________________ > Sugar mailing list > [email protected] > http://lists.laptop.org/listinfo/sugar _______________________________________________ Sugar mailing list [email protected] http://lists.laptop.org/listinfo/sugar

