Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 86811 - libstdc++ links failed (not solved with fix_libtools.sh nor gcc-config
Summary: libstdc++ links failed (not solved with fix_libtools.sh nor gcc-config
Status: RESOLVED DUPLICATE of bug 84324
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-26 16:56 UTC by François-Xavier Payet
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Error message (error,1.80 KB, text/plain)
2005-03-26 16:57 UTC, François-Xavier Payet
Details

Note You need to log in before you can comment on or make changes to this bug.
Description François-Xavier Payet 2005-03-26 16:56:33 UTC
The libstdc++.la can't be found after the emerge of gcc 3.4.3.20050110-r1

Reproducible: Always
Steps to Reproduce:
1.emerge "=sys-devel/gcc-3.4.3.20050110-r1"
2.emerge a program depending upon libstdc++.la (xine-lib in my case)

Actual Results:  
Compilation failed

Expected Results:  
Compilation success

Emerge info :

Portage 2.0.51.19 (default-linux/x86/2004.3, gcc-3.4.3-20050110,
glibc-2.3.4.20041102-r1, 2.6.11.4-kraxel1 i686)
=================================================================
System uname: 2.6.11.4-kraxel1 i686 AMD Athlon(tm) XP 3000+
Gentoo Base System version 1.4.16
Python:              dev-lang/python-2.3.4-r1 [2.3.4 (#1, Feb  7 2005, 12:46:31)]
ccache version 2.3 [enabled]
dev-lang/python:     2.3.4-r1
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.5, 1.4_p6, 1.6.3, 1.9.4
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.10-r4
virtual/os-headers:  2.6.8.1-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /usr/share/texmf/dvipdfm/config/
/usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/
/usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig candy ccache distlocks sandbox sfperms"
GENTOO_MIRRORS="http://delirium.ens.insa-rennes.fr/gentoo
http://www.ibiblio.org/gentoo ftp://ftp.gtlib.cc.gatech.edu/pub/gentoo
http://ftp.gentoo.skynet.be/pub/gentoo
ftp://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo
ftp://ftp.tu-clausthal.de/pub/linux/gentoo"
LANG="fr_FR@euro"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://delirium.ens.insa-rennes.fr/gentoo-portage"
USE="x86 3dnow 3dnowex X aac aalib acl acpi alsa apache2 apm arts
artswrappersuid audiofile avi berkdb bitmap-fonts bzip2 bzlib cdparanoia cdr
crypt curl directfb divx4linux doc dts dvb dvd dvdr dvdread emacs emboss encode
exif extras fb fbcon flac font-server fortran ftp gdbm gif gphoto2 gpm gtk gtk2
guile httpd imagemagick imap imlib ipv6 java javascript jpeg jpeg2k junit kde
kdeenablefinal kdexdeltas ldap libg++ libwww linguas_fr lirc logitech-mouse mad
maildir matroska mikmod mjpeg mmx mmx2 motif mozilla mozsvg mp3 mpeg mpeg2 msn
mysql ncurses network nls noplugin nptl nptlonly nvidia offensive ogg oggvorbis
opengl pam pdflib perl php pic png python qt quicktime rdesktop readline real
samba screenshot sdl spell sse sse2 ssl stream stroke svga symlink tcltk tcpd
tetex threads tidy tiff truetype truetype-fonts type1-fonts usb v4l v4l2 videos
visualization vorbis xine xml2 xmms xpm xscreensaver xv xvid zlib"
Unset:  ASFLAGS, CBUILD, CTARGET, LC_ALL, LDFLAGS
Comment 1 François-Xavier Payet 2005-03-26 16:57:54 UTC
Created attachment 54555 [details]
Error message
Comment 2 SpanKY gentoo-dev 2005-03-28 08:49:19 UTC

*** This bug has been marked as a duplicate of 84324 ***