I tried replicate this on my (x86-64) laptop (oo update as of a few hours ago) and hit a different koffice build error that isn't linker related:
509 apt-get source koffice-2.3.3 510 apt-get source koffice 511 sudo apt-get build-dep koffice 512 cd koffice-2.3.3/ 513 ls 514 dpkg-buildpackage cd kpresenter/part && /usr/bin/g++ -DMAKE_KPRESENTERPRIVATE_LIB -D_BSD_SOURCE -DSHOULD_BUILD_RDF -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL -DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=15 -g -O2 -g -O2 -Wall -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC -I. -I../../../kpresenter/part -I../../.. -I../.. -I../../../interfaces -I../../../libs/kotext -I../../libs/kotext -I../../../libs/kotext/changetracker -I../../../libs/kotext/styles -I../../../libs/kotext/opendocument -I../../../libs/flake -I../../../libs/odf -I../../libs/odf -I../../../libs/koplugin -I../../../libs/pigment -I../../../libs/pigment/compositeops -I../../../libs/pigment/resources -I../../../libs/flake/commands -I../../../libs/flake/tools -I../../libs/flake -I../../../libs/main -I../../../libs/widgets -I../../../libs/main/config -I../../../libs/kopageapp -I../../../libs/kopageapp/commands -I../../libs/kopageapp -I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt -I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o CMakeFiles/kpresenterprivate.dir/KPrView.o -c ../../../kpresenter/part/KPrView.cpp In file included from ../../../kpresenter/part/KPrView.cpp:61:0: ../../../kpresenter/part/ui/KPrHtmlExportDialog.h:26:20: fatal error: QWebPage: No such file or directory compilation terminated. make[3]: *** [kpresenter/part/CMakeFiles/kpresenterprivate.dir/KPrView.o] Error 1 make[3]: Leaving directory `/discs/more/tmp/koffice-2.3.3/obj-x86_64-linux-gnu' make[2]: *** [kpresenter/part/CMakeFiles/kpresenterprivate.dir/all] Error 2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/815141 Title: collect2: ld terminated with signal 11 [Segmentation fault] with koffice To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/binutils/+bug/815141/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
