Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
problemas con /lib/libgcc_s.so.1 y libstdc++.so.6 (cerrado)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Spanish
View previous topic :: View next topic  
Author Message
usergen
n00b
n00b


Joined: 05 Apr 2008
Posts: 37

PostPosted: Tue Aug 25, 2009 1:47 am    Post subject: problemas con /lib/libgcc_s.so.1 y libstdc++.so.6 (cerrado) Reply with quote

Hola a todos, espero me puedan ayudar en un gran lio con mi gentoo
es que al querer cargar ciertas aplicaciones me da el siguiente error:
Code:
amarok: /lib/libgcc_s.so.1: version `GCC_4.2.0' not found (required by
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6)

Asimismo al hacer un revdep-rebuild o querer emerger algo da error al compilar

Code:
>>> Compiling source in /var/tmp/portage/media-libs/libquicktime-1.1.1/work/libquicktime-1.1.1 ...
 * econf: updating libquicktime-1.1.1/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating libquicktime-1.1.1/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man
 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-shared
 --enable-static --enable-gpl --without-doxygen --enable-asm --with-x --with-gtk --without-libdv --with-alsa
 --with-faad2 --with-libpng --with-libjpeg --without-lame --without-x264 --with-ffmpeg --with-opengl --without-cpuflags
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name...
configure: error: C compiler cannot create executables
See `config.log' for more details.

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/libquicktime-1.1.1/work/libquicktime-1.1.1/config.log
 *
 * ERROR: media-libs/libquicktime-1.1.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2616:  Called econf '--enable-shared' '--enable-static' '--enable-gpl' '
--without-doxygen' '--enable-asm' '--with-x' '--with-gtk' '--without-libdv' '--with-alsa' '--with-faad2' '
--with-libpng' '--with-libjpeg' '--without-lame' '--without-x264' '--with-ffmpeg' '--with-opengl' '
--without-cpuflags'
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-libs/libquicktime-1.1.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libquicktime-1.1.1/temp/environment'.
 *

>>> Failed to emerge media-libs/libquicktime-1.1.1, Log file:

>>>  '/var/tmp/portage/media-libs/libquicktime-1.1.1/temp/build.log'

 * Messages for package media-libs/libquicktime-1.1.1:

 *
 * ERROR: media-libs/libquicktime-1.1.1 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_compile
 *             environment, line 2616:  Called econf '--enable-shared' '--enable-static' '--enable-gpl' '
--without-doxygen' '--enable-asm' '--with-x' '--with-gtk' '--without-libdv' '--with-alsa' '--with-faad2' '
--with-libpng' '--with-libjpeg' '--without-lame' '--without-x264' '--with-ffmpeg' '--with-opengl' '--without-cpuflags'
 *               ebuild.sh, line  534:  Called die
 * The specific snippet of code:
 *            die "econf failed"
 *  The die message:
 *   econf failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/media-libs/libquicktime-1.1.1/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-libs/libquicktime-1.1.1/temp/environment'.

lo ultimo que hice fue hacer un --depclean y me desinstalo gcc-4.1.2.
laversion que tengo ahora es gcc-4.3.2-r3

espero que alguien me pueda ayudar en algo...


Last edited by usergen on Tue Aug 25, 2009 10:38 pm; edited 1 time in total
Back to top
View user's profile Send private message
Inodoro_Pereyra
Advocate
Advocate


Joined: 03 Nov 2006
Posts: 2631
Location: En la otra punta del cable

PostPosted: Tue Aug 25, 2009 4:20 am    Post subject: Reply with quote

Has seleccionado el compilador nuevo con eselect?

Salud!
_________________
Mi Blog.

Si no fuera por C, estaríamos escribiendo programas en BASI, PASAL y OBOL.
Back to top
View user's profile Send private message
i92guboj
Bodhisattva
Bodhisattva


Joined: 30 Nov 2004
Posts: 10315
Location: Córdoba (Spain)

PostPosted: Tue Aug 25, 2009 7:07 am    Post subject: Reply with quote

Creo que eselect ya no hace esas cosas, prueba con gcc-config -l, luego gcc-config <número> para escoger el correcto. Hazlo incluso si solo hay uno, para asegurarte de que todo está en su sitio. Tras eso tienes que hacer "source /etc/profile", o bien abrir un nuevo shell para usar emerge en él.
Back to top
View user's profile Send private message
Inodoro_Pereyra
Advocate
Advocate


Joined: 03 Nov 2006
Posts: 2631
Location: En la otra punta del cable

PostPosted: Tue Aug 25, 2009 12:47 pm    Post subject: Reply with quote

i92guboj wrote:
Creo que eselect ya no hace esas cosas, prueba con gcc-config -l, luego gcc-config <número> para escoger el correcto. Hazlo incluso si solo hay uno, para asegurarte de que todo está en su sitio. Tras eso tienes que hacer "source /etc/profile", o bien abrir un nuevo shell para usar emerge en él.


Cierto, cierto, se me olvidó :D

Salud!
_________________
Mi Blog.

Si no fuera por C, estaríamos escribiendo programas en BASI, PASAL y OBOL.
Back to top
View user's profile Send private message
usergen
n00b
n00b


Joined: 05 Apr 2008
Posts: 37

PostPosted: Tue Aug 25, 2009 10:32 pm    Post subject: Reply with quote

Quote:
Creo que eselect ya no hace esas cosas, prueba con gcc-config -l, luego gcc-config <número> para escoger el correcto. Hazlo incluso si solo hay uno, para asegurarte de que todo está en su sitio. Tras eso tienes que hacer "source /etc/profile", o bien abrir un nuevo shell para usar emerge en él.

Si, eso era. Seguí las instrucciones del manual:
http://www.gentoo.org/doc/es/gcc-upgrading.xml
y ya lo he arreglado. Gracias.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Spanish 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