Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problema con GLIBCXX_3.4.9 y libstdc++.so.6
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
koyo
Tux's lil' helper
Tux's lil' helper


Joined: 05 Apr 2003
Posts: 128
Location: Colombia

PostPosted: Mon Aug 24, 2009 4:00 pm    Post subject: Problema con GLIBCXX_3.4.9 y libstdc++.so.6 Reply with quote

Hola a todos.

Se me ha presentado este inconveniente, al intentar ejecutar varias aplicaciones o realizar una actualización de mi sistema utilizando emerge me surge el siguiente fallo:
Code:
 lzma: /usr/local/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by lzma)[/list]


Navegando he encontrado varios hilos donde tratan este problema y posibles soluciones pero no me ha funcionado ninguna, tambien he intentado corregir esto utilizando la aplicación revdep-rebuild sin éxito.

El emerge --info de mi sistema es el siguiente:
Code:
Cloto ~ # emerge --info
Portage 2.1.6.13 (default/linux/amd64/2008.0, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.29-gentoo-r5 x86_64)
=================================================================
System uname: Linux-2.6.29-gentoo-r5-x86_64-Intel-R-_Core-TM-_i7_CPU_920_@_2.67GHz-with-gentoo-1.12.11.1
Timestamp of tree: Mon, 24 Aug 2009 05:30:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.5.4-r3, 2.6.2-r1
dev-util/cmake:      2.6.4
sys-apps/baselayout: 1.12.11.1
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.13, 2.63-r1
sys-devel/automake:  1.7.9-r1, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -msse4 -mcx16 -msahf -O2 -pipe "
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -msse4 -mcx16 -msahf -O2 -pipe  "
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks fixpackages parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
LINGUAS="es"
MAKEOPTS="-j4"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X acl acpi alsa amd64 berkdb bzip2 cdr cli cracklib crypt cups dbus dri dvdr fftw fortran gdbm gpm hal iconv isdnlog java java6 kde lame lapack lzo mmx mudflap multilib ncurses nls nptl nptlonly nsplugin odbc opengl openmp pam pcre perl png postgres pppd python qt3support qt4 readline reflection session spl sse sse2 ssl svg sysfs szip tcl tcpd tk unicode usb webkit xorg xulrunner zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="es" USERLAND="GNU" VIDEO_CARDS="radeon vesa"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY


Mi salida de gcc-config -l es:
Code:
Cloto ~ # gcc-config -l
 [1] x86_64-pc-linux-gnu-4.3.2 *


Agradezco mucho cualquier colaboración que me puedan dar para arreglar mi equipo, depronto una vision nueva pueda ayudarme a lograr esto.

Muchas gracias a todos.
_________________
Paucad Sed Matura
Back to top
View user's profile Send private message
chumi
n00b
n00b


Joined: 09 Apr 2007
Posts: 35

PostPosted: Mon Aug 24, 2009 4:27 pm    Post subject: Reply with quote

Creo que el problema puede ser del archivo '/usr/local/lib/libstdc++.so.6'. Portage no lo instala en /usr/local (al menos en mi equipo), por lo que sospecho que alguna instalación manual debe haberlo creado.
Según mi configuración:
Code:
 ~ # equery b /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6
[ Searching for file(s) /usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6 in *... ]
sys-devel/gcc-4.3.2-r3 (/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.2/libstdc++.so.6 -> libstdc++.so.6.0.10)

Y sin ninguna copia en en /usr/local/lib.

Puedes probar a renombrarlo temporalmente, o intentar averiguar como ha aparecido esa copia...

Saludos!!
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