Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
errore emerge kde (apps)
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
bashroot
Tux's lil' helper
Tux's lil' helper


Joined: 01 Feb 2006
Posts: 90
Location: Ferrara

PostPosted: Wed Mar 22, 2006 1:20 pm    Post subject: errore emerge kde (apps) Reply with quote

ciao a tutti come ho scritto in un altro 3d sono passato al profilo 2006.0 , ovvero ero gia sul 2006.0 ma mi dava i386 , quindi ho modificato il link /etc/make.profile fandolo puntare a 2006.0 e modificato make.conf mettendo i686 , ora qualsisasi applicazione gnome o kde vado a cercare di installare mi da errore
ho provato con fix_libtool_files.sh , ma nulla da fare

un esempio di errore

Code:

CE -DQT_NO_ASCII_CAST -DQT_NO_STL -DQT_NO_COMPAT -DQT_NO_TRANSLATION    -o libamarok_void-engine_plugin.la -rpath /usr/lib/kde3 -avoid-version -module -no-undefined -Wl,--no-undefined -Wl,--allow-shlib-undefined -R /usr/lib -R /usr/kde/3.5/lib -R /usr/qt/3/lib -R /usr/lib -R /usr/kde/3.5/lib  -L/usr/kde/3.5/lib -L/usr/qt/3/lib -L/usr/lib    -L/usr/kde/3.5/lib void-engine.lo ../../../../amarok/src/engine/libengine.la ../../../../amarok/src/plugin/libplugin.la -lkdecore
grep: /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la: No such file or directory
/bin/sed: can't read /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la: No such file or directory
libtool: link: `/usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la' is not a valid libtool archive
make[5]: *** [libamarok_void-engine_plugin.la] Error 1
make[5]: Leaving directory `/var/tmp/portage/amarok-1.4_beta2-r1/work/amarok-1.4-beta2/amarok/src/engine/void'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/amarok-1.4_beta2-r1/work/amarok-1.4-beta2/amarok/src/engine'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/amarok-1.4_beta2-r1/work/amarok-1.4-beta2/amarok/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/amarok-1.4_beta2-r1/work/amarok-1.4-beta2/amarok'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/amarok-1.4_beta2-r1/work/amarok-1.4-beta2'
make: *** [all] Error 2

!!! ERROR: media-sound/amarok-1.4_beta2-r1 failed.
!!! Function kde_src_compile, Line 224, Exitcode 2
!!! died running emake, kde_src_compile:make



credo sia qui il problema bin/sed: can't read /usr/lib/gcc/i386-pc-linux-gnu/3.4.4/libstdc++.la: No such file or directory

ma se lancio un gcc-config -l

Code:

gcc-config -l
 [1] i686-pc-linux-gnu-3.4.5 *
 [2] i686-pc-linux-gnu-3.4.5-hardened
 [3] i686-pc-linux-gnu-3.4.5-hardenednopie
 [4] i686-pc-linux-gnu-3.4.5-hardenednopiessp
 [5] i686-pc-linux-gnu-3.4.5-hardenednossp


noto che uso i686 e non i386 come cerca mentre compila qualche suggerimento ?


make.conf
Code:

# These settings were set by the catalyst build script that automatically built this stage
# Please consult /etc/make.conf.example for a more detailed example
#CFLAGS="-O2 -mtune=i686 -pipe"
CFLAGS="-march=pentium4 -O2 -pipe "
CHOST="i686-pc-linux-gnu"
CXXFLAGS="-O2 -mtune=i686 -pipe"
MAKEOPTS=""
ACCEPT_KEYWORDS="x86"
USE=" 16bit X aac aalib acpi aim alsa amarok apache2 apm arts audacious audiofile avi bash-completion -bashlogger berkdb bitmap-fonts bittorrent bluetooth bmp bootsplash bzip2 -cardbus ccache -cdb cdda cddb cdio cdr cdrom chroot cli crypt ctype cups dba dvd dvdr dvdread eds elibc_glibc -emboss emoticon encode esd ethereal exif expat fam fastbuild fat fbsplash foomaticdb force-cgi-redirect fortran ftp gd gdbm gif glut glx gmail gmp gnokii -gnome gpm gps gstreamer gtk gtk2 gtkhtml guile idn imlib ipv6 irssi java jpeg kde kernel_linux lcms libg++ libwww lm_sensors mad memlimit mikmod mng motif mozilla mp3 mpeg mplayer ncurses nls nokia6600 nptl nvidia offensive ogg opengl -oss pam pcre pdflib perl php png posix python qt quicktime readline samba sdl sensord session simplexml slang soap sockets spell spl ssl tcltk tcpd tiff tokenizer truetype truetype-fonts type1-fonts udev userland_GNU vorbis x86 xml xml2 xmms xosd xscreensaver xsl xv zlib"
FEATURES="ccache"
PORTDIR_OVERLAY="/usr/local/portage"


EDIT 1

mi da lo stesso errore anche con applicazioni non kde , esempio xmms-scrobbler

EDIT 2 revdep-rebuild non mi aiuta

Code:


nightwish neo # revdep-rebuild               
Configuring search environment for revdep-rebuild

Checking reverse dependencies...

Packages containing binaries and libraries broken by a package update
will be emerged.

Collecting system binaries and libraries... done.
  (/root/.revdep-rebuild.1_files)

Collecting complete LD_LIBRARY_PATH... done.
  (/root/.revdep-rebuild.2_ldpath)

Checking dynamic linking consistency...
 done.
  (/root/.revdep-rebuild.3_rebuild)

Assigning files to ebuilds... Nothing to rebuild

Evaluating package order... done.
  (/root/.revdep-rebuild.5_order)

Dynamic linking on your system is consistent... All done.

_________________
There is no like try 127.0.0.1
la musica che ascolto http://www.last.fm/user/bashroot/
Back to top
View user's profile Send private message
Luca89
Advocate
Advocate


Joined: 27 Apr 2005
Posts: 2107
Location: Agrigento (Italy)

PostPosted: Wed Mar 22, 2006 2:07 pm    Post subject: Reply with quote

Se hai cambiato la variabile CHOST dovresti ricompilare la toolchain se non erro.
_________________
Running Fast!
Back to top
View user's profile Send private message
bashroot
Tux's lil' helper
Tux's lil' helper


Joined: 01 Feb 2006
Posts: 90
Location: Ferrara

PostPosted: Wed Mar 22, 2006 2:12 pm    Post subject: Reply with quote

ora sto provando con un emerge -e system
_________________
There is no like try 127.0.0.1
la musica che ascolto http://www.last.fm/user/bashroot/
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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