Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[libstdc++] lib problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
Theasker
l33t
l33t


Joined: 18 Nov 2006
Posts: 656
Location: Zaragoza (Spain)

PostPosted: Thu Feb 21, 2013 10:52 pm    Post subject: [libstdc++] lib problem Reply with quote

First sorry for my english.

en algunos comandos y programas como amule y sobre todo eix me da el siguiente error:

Code:
eix: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by eix)


I try this too but the result its the same

Code:
 * sys-devel/gcc

     Tue Jun 15 23:03:35 2010 >>> sys-devel/gcc-4.4.3-r2
     Wed Jun 16 00:58:39 2010 >>> sys-devel/gcc-4.4.3-r2
     Wed Jun 16 02:48:49 2010 >>> sys-devel/gcc-4.4.3-r2
     Sat Jun 19 17:53:58 2010 >>> sys-devel/gcc-4.4.3-r2
     Sat Jul 10 12:57:09 2010 >>> sys-devel/gcc-4.4.3-r2
     Sat Oct 23 18:13:06 2010 >>> sys-devel/gcc-4.4.4-r2
     Wed Dec 29 03:20:37 2010 >>> sys-devel/gcc-4.4.4-r2
     Sat Mar 26 11:15:09 2011 >>> sys-devel/gcc-4.4.5
     Sat Mar 26 18:03:24 2011 >>> sys-devel/gcc-4.4.5
     Sat Jun 25 00:14:04 2011 >>> sys-devel/gcc-4.4.5
     Sat Jun 25 10:28:49 2011 >>> sys-devel/gcc-4.4.5
     Tue Sep 20 22:54:32 2011 >>> sys-devel/gcc-4.5.3-r1
     Sat Nov  5 18:01:43 2011 >>> sys-devel/gcc-4.5.3-r1
     Tue Nov 15 18:16:03 2011 >>> sys-devel/gcc-4.5.3-r1
     Tue Dec  6 22:06:32 2011 >>> sys-devel/gcc-4.5.3-r1
     Thu Feb 23 21:58:21 2012 >>> sys-devel/gcc-4.5.3-r2
     Sun Mar  4 14:07:49 2012 >>> sys-devel/gcc-4.5.3-r2
     Sun Mar  4 21:35:46 2012 >>> sys-devel/gcc-4.5.3-r2
     Mon Mar  5 03:23:30 2012 >>> sys-devel/gcc-4.5.3-r2
     Mon Mar  5 19:26:47 2012 >>> sys-devel/gcc-4.5.3-r2
     Thu Apr  5 07:50:29 2012 >>> sys-devel/gcc-4.5.3-r2
     Tue Aug 21 21:49:16 2012 >>> sys-devel/gcc-4.5.4
     Thu Sep  6 22:03:04 2012 >>> sys-devel/gcc-4.5.4
     Sat Nov  3 21:49:56 2012 >>> sys-devel/gcc-4.5.4
     Thu Nov 22 17:59:52 2012 >>> sys-devel/gcc-4.5.4
     Wed Jan  9 10:24:03 2013 >>> sys-devel/gcc-4.6.3
     Sat Jan 19 19:24:09 2013 >>> sys-devel/gcc-4.6.3
     Thu Jan 24 17:55:35 2013 >>> sys-devel/gcc-4.6.3
     Sun Feb  3 21:42:41 2013 >>> sys-devel/gcc-4.6.3
     Mon Feb  4 22:08:31 2013 >>> sys-devel/gcc-4.6.3
     Fri Feb  8 16:40:04 2013 >>> sys-devel/gcc-4.6.3


I try too: fix_libtool_files.sh

Code:
# fix_libtool_files.sh 4.6.3
 * Scanning libtool files for hardcoded gcc library paths...
 *   [1/13] Scanning /lib ...
 *   [2/13] Scanning /usr/lib ...
 *   [3/13] Scanning /usr/x86_64-pc-linux-gnu/lib ...
 *   [4/13] Scanning /lib32 ...
 *   [5/13] Scanning /lib64 ...
 *   [6/13] Scanning /usr/games/lib ...
 *   [7/13] Scanning /usr/games/lib32 ...
 *   [8/13] Scanning /usr/games/lib64 ...
 *   [9/13] Scanning /usr/lib32 ...
 *   [10/13] Scanning /usr/lib64 ...
 *   [11/13] Scanning /usr/local/lib ...
 *   [12/13] Scanning /usr/local/lib32 ...
 *   [13/13] Scanning /usr/local/lib64 ...


Code:
 gcc-config -l
 [1] x86_64-pc-linux-gnu-4.6.3 *


thx in advance
_________________
"Oigo y olvido. Veo y recuerdo. Hago y comprendo"
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Feb 22, 2013 7:08 am    Post subject: Reply with quote

First of all, what's that /lib64/libstdc++.so.6 thing ? libstdc++.so.6 proper place is not there.

Second, libstdc++.so.6 provided by gcc 4.6 does have that version symbol.
Back to top
View user's profile Send private message
Theasker
l33t
l33t


Joined: 18 Nov 2006
Posts: 656
Location: Zaragoza (Spain)

PostPosted: Fri Feb 22, 2013 5:01 pm    Post subject: Reply with quote

If libstdc++.so.6 proper place is not there, why this error?
where is it place?
how to fix it?

Code:
$ emerge --info
Portage 2.1.11.50 (default/linux/amd64/13.0/desktop, gcc-4.6.3, glibc-2.15-r3, 3.4.9-gentoo x86_64)
=================================================================
System uname: Linux-3.4.9-gentoo-x86_64-Intel-R-_Xeon-R-_CPU_3065_@_2.33GHz-with-gentoo-2.1
KiB Mem:     2052312 total,     59264 free
KiB Swap:    2575356 total,   2575356 free
Timestamp of tree: Fri, 22 Feb 2013 16:30:01 +0000
ld GNU ld (GNU Binutils) 2.22
ccache version 3.1.9 [enabled]
app-shells/bash:          4.2_p37
dev-java/java-config:     2.1.12-r1
dev-lang/python:          2.7.3-r2, 3.2.3
dev-util/ccache:          3.1.9
dev-util/cmake:           2.8.9
dev-util/pkgconfig:       0.28
sys-apps/baselayout:      2.1-r1
sys-apps/openrc:          0.11.8
sys-apps/sandbox:         2.5
sys-devel/autoconf:       2.13, 2.69
sys-devel/automake:       1.9.6-r3, 1.11.6
sys-devel/binutils:       2.22-r1
sys-devel/gcc:            4.6.3
sys-devel/gcc-config:     1.7.3
sys-devel/libtool:        2.4-r1
sys-devel/make:           3.82-r4
sys-kernel/linux-headers: 3.6 (virtual/os-headers)
sys-libs/glibc:           2.15-r3
Repositories: gentoo betagarden flow sabayon pcsx2 gentoo-ubuntu-one zugaina x-local
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=nocona -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt /var/lib/hsqldb"
CONFIG_PROTECT_MASK="${EPREFIX}/etc/gconf /etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5.3/ext-active/ /etc/php/apache2-php5.4/ext-active/ /etc/php/cgi-php5.3/ext-active/ /etc/php/cgi-php5.4/ext-active/ /etc/php/cli-php5.3/ext-active/ /etc/php/cli-php5.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=nocona -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--autounmask=n"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync news parallel-fetch sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="ES_es.UTF-8"
LC_ALL="es_ES.UTF-8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/lib/layman/betagarden /var/lib/layman/flow /var/lib/layman/sabayon /var/lib/layman/pcsx2 /var/lib/layman/gentoo-ubuntu-one /var/lib/layman/zugaina /usr/portage/local"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi additions alsa amd64 berkdb bluetooth branding bzip2 cairo ccache cdda cdr cli consolekit cracklib crypt cups cxx dbus device-mapper dri dts dvd dvdr emboss encode exif fam firefox flac fuse gdbm gif gpm gtk iconv jpeg lcms ldap libnotify lm_sensors mad mmx mng modules mp3 mp4 mpeg mudflap multilib ncurses nls nptl ntfs ogg opengl openmp oss pam pango pcre pdf png policykit ppds qt3 qt3support qt4 readline sdl session spell sse sse2 ssl startup-notification svg tcpd tiff truetype truetype-fonts udev udisks unicode upower usb userlocales vdpau vorbis wxwidgets x264 xcb xinerama xml xv xvid xvmc zlib" ABI_X86="64" ALSA_CARDS="emu10k1" 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 auth_digest authn_anon authn_dbd 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 dbd deflate dir disk_cache env expires ext_filter file_cache filter headers ident imagemap include info log_config logio mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect proxy_http rewrite setenvif so speling status unique_id userdir usertrack vhost_alias cli apache2 fpm cgi exiting" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump" CAMERAS="ptp2" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LINGUAS="es es_ES" NETBEANS_MODULES="*" PHP_TARGETS="php5-3" PYTHON_SINGLE_TARGET="python2_7" PYTHON_TARGETS="python2_7 python3_2" RUBY_TARGETS="ruby18 ruby19" USERLAND="GNU" VIDEO_CARDS="nvidia mga" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  CPPFLAGS, CTARGET, INSTALL_MASK, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, USE_PYTHON
[/code]
_________________
"Oigo y olvido. Veo y recuerdo. Hago y comprendo"
Back to top
View user's profile Send private message
Theasker
l33t
l33t


Joined: 18 Nov 2006
Posts: 656
Location: Zaragoza (Spain)

PostPosted: Sun Feb 24, 2013 6:17 pm    Post subject: Reply with quote

Hi again.

Today I have tryed emerge -e world and ...

Code:
# emerge baselayout
Calculating dependencies... done!

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-apps/baselayout-2.1-r1
 * baselayout-2.1.tar.bz2 SHA256 SHA512 WHIRLPOOL size ;-) ...                                                               [ ok ]
 * Your system profile has SYMLINK_LIB=yes, so that means you need to
 * have these paths configured as follows:
 * symlinks to 'lib64': /usr/lib
 * The ebuild will attempt to fix these, but only for trivial conversions.
 * If things fail, you will need to manually create/move the directories.

 * Converting /usr/lib from a dir to a symlink
 * ERROR: sys-apps/baselayout-2.1-r1 failed (setup phase):
 *   non-empty dir found where we needed a symlink: /usr/lib


Your system profile has SYMLINK_LIB=yes, so that means you need to
* have these paths configured as follows:
* symlinks to 'lib64': /usr/lib

It can be the same error?, how can I repaired this error?
_________________
"Oigo y olvido. Veo y recuerdo. Hago y comprendo"
Back to top
View user's profile Send private message
Theasker
l33t
l33t


Joined: 18 Nov 2006
Posts: 656
Location: Zaragoza (Spain)

PostPosted: Tue Feb 26, 2013 9:28 am    Post subject: Reply with quote

there is another version of gcc 4.5.4, why?

what do I?

Code:
# locate libstdc++.so.6
/lib64/libstdc++.so.6
/mnt/datos1/backup/home/theasker/.djl/jeux/supertuxkart/supertuxkart-0.6.2-linuxi486/bin/libstdc++.so.6
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6.0.16
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32/libstdc++.so.6
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/32/libstdc++.so.6.0.16
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/4.5.4/libstdc++.so.6
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/4.5.4/libstdc++.so.6.0.14
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/4.5.4/32/libstdc++.so.6
/usr/lib/gcc-lib/x86_64-pc-linux-gnu/4.5.4/32/libstdc++.so.6.0.14
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/libstdc++.so.6
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/libstdc++.so.6.0.14
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/32/libstdc++.so.6
/usr/lib64/gcc/x86_64-pc-linux-gnu/4.5.4/32/libstdc++.so.6.0.14
/usr/share/gdb/auto-load/usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.3/libstdc++.so.6.0.16-gdb.py
/usr/share/gdb/auto-load/usr/lib64/gcc/x86_64-pc-linux-gnu/4.6.3/32/libstdc++.so.6.0.16-gdb.py

_________________
"Oigo y olvido. Veo y recuerdo. Hago y comprendo"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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