View previous topic :: View next topic |
Author |
Message |
sn3ff4 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Oct 2005 Posts: 3
|
Posted: Thu Oct 20, 2005 5:53 pm Post subject: Problema con emerge : kdebase-3.4.3-r1 failed [RISOLTO] |
|
|
Ciao a tutti....
Sono nuovo di questo forum...
quindi scusatemi se sbaglio qualcosa nel postare....(oltretutto sono un newbie anche di gentoo )
allora il mio problema è questo:
dopo aver dato "emerge sync" e "emerge -uD world" quando arriva a compilare kdebase ottengo questo errore....
Code: | /usr/kde/3.4/lib/libkio.so: undefined reference to `operator new(unsigned int)@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `vtable for __cxxabiv1::__vmi_class_type_info@GLIBCPP_3.2'
/usr/lib/libfam.so: undefined reference to `__gxx_personality_v0@CXXABI_1.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `operator delete[](void*)@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `__cxa_bad_typeid@CXXABI_1.2'
/usr/kde/3.4/lib/libkdefx.so: undefined reference to `std::ios_base::Init::Init()@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `vtable for __cxxabiv1::__si_class_type_info@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `__cxa_pure_virtual@CXXABI_1.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `__dynamic_cast@CXXABI_1.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `operator new[](unsigned int)@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkdefx.so: undefined reference to `std::ios_base::Init::~Init()@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `operator delete(void*)@GLIBCPP_3.2'
collect2: ld returned 1 exit status
make[3]: *** [drkonqi] Error 1
make[3]: Leaving directory `/var/tmp/portage/kdebase-3.4.3-r1/work/kdebase-3.4.3/drkonqi'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/kdebase-3.4.3-r1/work/kdebase-3.4.3/drkonqi'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/kdebase-3.4.3-r1/work/kdebase-3.4.3'
make: *** [all] Error 2
!!! ERROR: kde-base/kdebase-3.4.3-r1 failed.
!!! Function kde_src_compile, Line 168, Exitcode 2
!!! died running emake, kde_src_compile:make
!!! If you need support, post the topmost build error, NOT this status message.
|
come risolvere???
gcc in uso : i686-pc-linux-gnu-3.4.4 (prima avevo il 3.3.4 se non erro ... )
Ciao a tutti ringrazio anticipatamente per le risposte ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Ic3M4n Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/108089865444d4c570e38bb.gif)
Joined: 02 Nov 2004 Posts: 3489 Location: Bergamo.
|
Posted: Fri Oct 21, 2005 12:26 am Post subject: |
|
|
probabilmente l'errore inizia prima, cmq non è che con il cambio ti compilatore hai fatto qualche casino con le librerie condivise? hai lanciato fix_libtool_files.sh? hai provato magari anche un revdep_rebuilt? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sn3ff4 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Oct 2005 Posts: 3
|
Posted: Fri Oct 21, 2005 10:05 am Post subject: |
|
|
il pezzo precedente a quello che ho incollato è questo:
Code: | /bin/sh ../libtool --silent --mode=link --tag=CXX 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 -O2 -march=pentium4 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common -DQT_CLEAN_NAMESPACE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION -D_GNU_SOURCE -L/usr/kde/3.4/lib -L/usr/qt/3/lib -L/usr/lib -R /usr/kde/3.4/lib -R /usr/kde/3.4/lib -R /usr/qt/3/lib -R /usr/lib -o drkonqi drkonqi.all_cpp.o -lkdeui -lkio
/usr/kde/3.4/lib/libkio.so: undefined reference to `operator new(unsigned int)@GLIBCPP_3.2'
/usr/kde/3.4/lib/libkio.so: undefined reference to `vtable for __cxxabiv1::__class_type_info@GLIBCPP_3.2'
...............................
|
Ho usato fix_libtool_files.sh e revdep rebuild ma l'errore mi rimane ![Sad :(](images/smiles/icon_sad.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
fabius Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/153132303341ff8ed676c0e.jpg)
Joined: 29 Nov 2004 Posts: 525
|
Posted: Sat Oct 22, 2005 11:05 am Post subject: |
|
|
Posta un
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sn3ff4 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 20 Oct 2005 Posts: 3
|
Posted: Tue Oct 25, 2005 8:28 am Post subject: |
|
|
l'errore mi è scomparso facendo una ricompilazione del sistema a seguito dell'aggiornamento del gcc
thank's a tutti ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Scen Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/13649464064b974bf2b19cc.jpg)
Joined: 29 Jul 2003 Posts: 2470 Location: Padova, Italy
|
Posted: Tue Oct 25, 2005 8:35 am Post subject: |
|
|
aggiungi il tag [RISOLTO] o [OK] al titolo del thread! ![Exclamation :!:](images/smiles/icon_exclaim.gif) _________________ I was born in a deep forest/I wish I could live here all my life/I am made from stones and roots/My home, these woods and roads
All my life I loved this sound/Of the woods all around/Eagles flies where the winds blows free
Journey is my destiny |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|