List Info

Thread: Compile error with 3.5.4




Compile error with 3.5.4
user name
2006-08-11 09:12:52
Hi all, 
Got this compile error. Could be my system, could be the
ebuild, but i thought 
i'd post here first 


i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../.. 
-I../../quanta/dialogs -I../../quanta/plugins
-I../../quanta/components/framewizard
-I../../quanta/components/csseditor
-I../../quanta/components/debugger
-I../../quanta/components/tableeditor
-I../../quanta/dialogs/tagdialogs
-I../../quanta/dialogs/settings -I../../quanta/utility
-I../../quanta/treeviews -I../../quanta/project
-I../../quanta/parsers -I../../quanta/parsers/dtd
-I../../quanta/parts/preview -I../../quanta/parts/kafka
-I../../quanta/messages -I../../lib -I../../quanta/dialogs
-I../../quanta/dialogs/tagdialogs
-I../../quanta/dialogs/settings
-I../../quanta/components/csseditor
-I../../quanta/components/framewizard
-I../../quanta/components/tableeditor -I../../quanta/plugins
-I../../quanta/parts/kafka -I../../quanta/parts/kafka
-I../../quanta/components/cvsservice  
-I/usr/kde/3.5/include -I/usr/qt/3/include -I. 
-I/usr/include/libxml2 -DQT_THREAD_SUPPORT  -D_REENTRANT 
-Wno-long-long -Wundef -ansi -D_XOPEN_SO
 URCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion
-Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG
-DNO_DEBUG -O2 -march=athlon64 -O3 -pipe -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor
-fno-exceptions -fno-check-new -fno-common
-DENABLE_CVSSERVICE  -c -o 
dcopquantaif_skel.o dcopquantaif_skel.cpp
/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=athlon64 -O3 -pipe -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+0x15a6): undefined reference to 
`__cxa_get_exception_ptr'
/usr/kde/3.5/lib/libkhtml.so: undefined reference to 
`__cxa_get_exception_ptrCXXABI_1.3.1'
collect2: ld returned 1 exit status
make[3]: *** [quanta] Error 1
make[3]: Leaving directory 
`/var/tmp/portage/quanta-3.5.4/work/quanta-3.5.4/quanta/src
'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/var/tmp/portage/quanta-3.5.4/work/quanta-3.5.4/quanta'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/quanta-3.5.4/work/quanta-3.5.4'
make: *** [all] Error 2

!!! ERROR: kde-base/quanta-3.5.4 failed.
Call stack:
  ebuild.sh, line 1543:   Called dyn_compile
  ebuild.sh, line 938:   Called src_compile
  quanta-3.5.4.ebuild, line 28:   Called
kde-meta_src_compile
  kde-meta.eclass, line 410:   Called kde_src_compile
  kde.eclass, line 164:   Called kde_src_compile 'all'
  kde.eclass, line 323:   Called kde_src_compile 'myconf'
'configure' 'make'
  kde.eclass, line 319:   Called die

!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, and
the call stack if 
relevant.

Joff
_______________________________________________
Quanta mailing list
Quantamail.kde.org
https://
mail.kde.org/mailman/listinfo/quanta
Compile error with 3.5.4
user name
2006-08-11 12:38:45
On Friday 11 August 2006 12:12, Joff wrote:
> kafkacommon.cpp:(.text+0x15a6): undefined reference to
> `__cxa_get_exception_ptr'
> /usr/kde/3.5/lib/libkhtml.so: undefined reference to
> `__cxa_get_exception_ptrCXXABI_1.3.1'

This seems to be a local problem, possibly g++ or libc++
issue.

Andras

-- 
Quanta Plus developer - http://quanta.kdewebdev.o
rg
K Desktop Environment - http://www.kde.org
_______________________________________________
Quanta mailing list
Quantamail.kde.org
https://
mail.kde.org/mailman/listinfo/quanta
Compile error with 3.5.4
user name
2006-08-11 14:26:06
On Friday 11 August 2006 13:38, Andras Mantia wrote:
> On Friday 11 August 2006 12:12, Joff wrote:
> > kafkacommon.cpp:(.text+0x15a6): undefined
reference to
> > `__cxa_get_exception_ptr'
> > /usr/kde/3.5/lib/libkhtml.so: undefined reference
to
> > `__cxa_get_exception_ptrCXXABI_1.3.1'
>
> This seems to be a local problem, possibly g++ or
libc++ issue.
>
> Andras

Yeah, thanks Andras, it is  I found
out not long after i posted it, but 
couldnt open kmail to respond  (upgraded
gcc but hadn't completed all steps 
etc etc)

Joff
_______________________________________________
Quanta mailing list
Quantamail.kde.org
https://
mail.kde.org/mailman/listinfo/quanta
[1-3]

about | contact  Other archives ( Real Estate discussion Medical topics )