Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst]Emergen von kde-meta fehlgeschlagen! :(
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Amenophos
n00b
n00b


Joined: 23 Jan 2005
Posts: 29

PostPosted: Mon Apr 24, 2006 7:16 pm    Post subject: [gelöst]Emergen von kde-meta fehlgeschlagen! :( Reply with quote

Hallo,
Ich hab da ein Problem mit dem emergen von kde-meta...
es kommt ein compile fehler.. :(

Code:

make[2]: *** [kdebugdialog] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/kdebugdialog'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0'
make: *** [all] Fehler 2

!!! ERROR: kde-base/kdebugdialog-3.5.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  ebuild.sh, line 1237:   Called kde-meta_src_compile
  kde-meta.eclass, line 408:   Called kde_src_compile
  kde.eclass, line 113:   Called kde_src_compile 'all'
  kde.eclass, line 230:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 226:   Called die

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


Wäre für Lösungsvorschläge sehr dankbar :)


Last edited by Amenophos on Mon Apr 24, 2006 11:31 pm; edited 1 time in total
Back to top
View user's profile Send private message
AWO
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2005
Posts: 144
Location: 52°32N / 11°58E

PostPosted: Mon Apr 24, 2006 7:40 pm    Post subject: Reply with quote

Hallo,

damit kann man so nichts anfangen. Poste mal bitte 10-20 Zeilen über der eigentlichen Fehlermeldung. USE-Flags wären auch nicht schlecht.

Gruss AWO
Back to top
View user's profile Send private message
Amenophos
n00b
n00b


Joined: 23 Jan 2005
Posts: 29

PostPosted: Mon Apr 24, 2006 8:05 pm    Post subject: Reply with quote

Code:


make  all-recursive
make[1]: Entering directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0'
Making all in doc
make[2]: Entering directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/doc'
Making all in kdebugdialog
make[3]: Entering directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/doc/kdebugdialog'
/usr/kde/3.5/bin/meinproc --check --cache index.cache.bz2 ./index.docbook
make[3]: Leaving directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/doc/kdebugdialog'
make[3]: Entering directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/doc'
make[3]: Für das Ziel »all-am« ist nichts zu tun.
make[3]: Leaving directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/doc'
make[2]: Leaving directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/doc'
Making all in kdebugdialog
make[2]: Entering directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/kdebugdialog'
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -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 -O3 -march=athlon-xp -pipe -fomit-frame-pointer -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  -c -o main.o `test -f 'main.cpp' || echo './'`main.cpp
/usr/qt/3/bin/moc ./kabstractdebugdialog.h -o kabstractdebugdialog.moc
/usr/qt/3/bin/moc ./kdebugdialog.h -o kdebugdialog.moc
/usr/qt/3/bin/moc ./klistdebugdialog.h -o klistdebugdialog.moc
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -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 -O3 -march=athlon-xp -pipe -fomit-frame-pointer -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  -c -o kabstractdebugdialog.o `test -f 'kabstractdebugdialog.cpp' || echo './'`kabstractdebugdialog.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -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 -O3 -march=athlon-xp -pipe -fomit-frame-pointer -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  -c -o kdebugdialog.o `test -f 'kdebugdialog.cpp' || echo './'`kdebugdialog.cpp
i686-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.5/include -I/usr/qt/3/include -I/usr/X11R6/include   -DQT_THREAD_SUPPORT  -D_REENTRANT  -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 -O3 -march=athlon-xp -pipe -fomit-frame-pointer -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  -c -o klistdebugdialog.o `test -f 'klistdebugdialog.cpp' || echo './'`klistdebugdialog.cpp
/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 -O3 -march=athlon-xp -pipe -fomit-frame-pointer -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    -o kdebugdialog -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/X11R6/lib    -R /usr/kde/3.5/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/X11R6/lib main.o kabstractdebugdialog.o kdebugdialog.o klistdebugdialog.o -lkdeui
libtool: link: cannot find the library `/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la'
make[2]: *** [kdebugdialog] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0/kdebugdialog'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/kdebugdialog-3.5.0/work/kdebugdialog-3.5.0'
make: *** [all] Fehler 2

!!! ERROR: kde-base/kdebugdialog-3.5.0 failed.
Call stack:
  ebuild.sh, line 1525:   Called dyn_compile
  ebuild.sh, line 928:   Called src_compile
  ebuild.sh, line 1237:   Called kde-meta_src_compile
  kde-meta.eclass, line 408:   Called kde_src_compile
  kde.eclass, line 113:   Called kde_src_compile 'all'
  kde.eclass, line 230:   Called kde_src_compile 'myconf' 'configure' 'make'
  kde.eclass, line 226:   Called die

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



besser?
Back to top
View user's profile Send private message
AWO
Tux's lil' helper
Tux's lil' helper


Joined: 24 May 2005
Posts: 144
Location: 52°32N / 11°58E

PostPosted: Tue Apr 25, 2006 7:02 am    Post subject: Reply with quote

Hallo,

ist besser. Wenn Du genau auf die Fehlermeldung schaust, dann siehst Du, dass ihm
Code:
*  virtual/libstdc++
      Latest version available: 3.3
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 0 kB
      Homepage:    http://www.gentoo.org/proj/en/base/
      Description: Virtual for the GNU Standard C++ Library
      License:     GPL-2


fehlt oder Du es vielleicht noch einmal bauen solltest.

Gruss AWO
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum