Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 174275 - pbl kdelibs, when compilling kdemultimedia /usr/kde/3.5/lib/libkhtml.so: undefined reference to `__cxa_get_exception_ptr@CXXABI_1.3.1'
Summary: pbl kdelibs, when compilling kdemultimedia /usr/kde/3.5/lib/libkhtml.so: unde...
Status: RESOLVED DUPLICATE of bug 64615
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-12 13:24 UTC by david clouard
Modified: 2007-04-12 13:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description david clouard 2007-04-12 13:24:23 UTC
/bin/sh ../../libtool --silent --tag=CXX --mode=link i686-pc-linux-gnu-g++  -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -march=pentium4 -O3 -pipe -fomit-frame-pointer -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DENABLE_CVSSERVICE    -o quanta -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib quanta_init.o quantaview.o quantadoc.o main.o document.o kqapp.o quanta.o dcopsettings.o dtds.o dcopquanta.o viewmanager.o dcopwindowmanagerif_skel.o dcopsettingsif_skel.o dcopquantaif_skel.o ../../quanta/project/libproject.la ../../quanta/plugins/libplugins.la ../../quanta/parsers/libparser.la ../../quanta/parsers/dtd/libdtdparser.la ../../quanta/treeviews/libtreeviews.la ../../quanta/dialogs/libdialogs.la ../../quanta/components/debugger/libdebuggermanager.la ../../quanta/dialogs/tagdialogs/libtagdialogs.la ../../quanta/dialogs/settings/libsettingsdialogs.la ../../quanta/messages/libmessages.la ../../quanta/components/framewizard/libframewizard.la ../../quanta/components/csseditor/libcsseditor.la ../../quanta/components/tableeditor/libtableeditor.la ../../quanta/parts/preview/libpreview.la ../../quanta/utility/libutility.la ../../lib/libquantamodule.la -lkatepartinterfaces -lknewstuff ../../quanta/parts/kafka/libkafkalibrary.la ../../quanta/components/cvsservice/libcvsservice.la -lcvsservice -lkmdi -L/usr/lib -lxml2 -lz -lm -lexslt -L/usr/lib -lxslt -lxml2 -lz -lm -lkabc -lkspell -lkhtml
../../quanta/parts/kafka/.libs/libkafkalibrary.a(kafkacommon.o): In function `kafkaCommon::insertDomNode(DOM::Node, DOM::Node, DOM::Node, DOM::Node)':
kafkacommon.cpp:(.text+0x1447): undefined reference to `__cxa_get_exception_ptr'
/usr/kde/3.5/lib/libkhtml.so: undefined reference to `__cxa_get_exception_ptr@CXXABI_1.3.1'
collect2: ld returned 1 exit status
make[3]: *** [quanta] Erreur 1
make[3]: quittant le répertoire « /var/tmp/portage/kde-base/kdewebdev-3.5.5/work/kdewebdev-3.5.5/quanta/src »
make[2]: *** [all-recursive] Erreur 1
make[2]: quittant le répertoire « /var/tmp/portage/kde-base/kdewebdev-3.5.5/work/kdewebdev-3.5.5/quanta »
make[1]: *** [all-recursive] Erreur 1
make[1]: quittant le répertoire « /var/tmp/portage/kde-base/kdewebdev-3.5.5/work/kdewebdev-3.5.5 »
make: *** [all] Erreur 2


Reproducible: Always
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2007-04-12 13:52:07 UTC
David, I said you should rather file _future_ bugs here, instead bug spamming kde.org developers, not relocate an invalid bug. It doesn't get valid this way. This is something you bodged locally. Follow the link I gave you.

*** This bug has been marked as a duplicate of bug 64615 ***