Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 69326

Summary: gcc-3.4.2-r3 libstdc++ fails on libgettextlib-0.14.1.so
Product: Gentoo Linux Reporter: Stefan de Konink <stefan>
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Stefan de Konink 2004-10-28 15:41:57 UTC
While compiling the new GCC I get the following error, since I have gettext-0.12.1-r2 installed I think upgrading that could be the cure.

Reproducible: Didn't try
Steps to Reproduce:
1. emerge sync
2. emerge gcc-config gcc

Actual Results:  
Making all in po
make[3]: Entering directory
`/var/tmp/portage/gcc-3.4.2-r3/work/build/i686-pc-linux-gnu/libstdc++-v3/po'
msgfmt -o de.mo /var/tmp/portage/gcc-3.4.2-r3/work/gcc-3.4.2/libstdc++-v3/po/de.po
msgfmt: error while loading shared libraries: libgettextlib-0.14.1.so: cannot
open shared object file: No such file
 or directory
make[3]: *** [de.mo] Error 127
make[3]: Leaving directory
`/var/tmp/portage/gcc-3.4.2-r3/work/build/i686-pc-linux-gnu/libstdc++-v3/po'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/gcc-3.4.2-r3/work/build/i686-pc-linux-gnu/libstdc++-v3'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/var/tmp/portage/gcc-3.4.2-r3/work/build/i686-pc-linux-gnu/libstdc++-v3'
make: *** [all-target-libstdc++-v3] Error 2


Expected Results:  
Compiled version of new GCC

Portage 2.0.51-r2 (default-x86-2004.0, gcc-3.4.2, glibc-2.3.4.20041006-r0,
2.6.9-gentoo i686)
=================================================================
System uname: 2.6.9-gentoo i686 Mobile AMD Athlon(tm) XP 2500+
Gentoo Base System version 1.5.3
distcc 2.18 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.1.1-r3
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r5
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/share/config /var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks sandbox"
GENTOO_MIRRORS="http://louise.tc2.utelisys.net/gentoo
ftp://194.117.158.29/mirrors/gentoo
http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aim alsa apm avi berkdb bitmap-fonts cdr crypt cups dba dvd encode esd
f77 flac foomaticdb gd gdbm gif gnome gpm gtk gtk2 imlib java jpeg ldap libg++
libwww mad mikmod motif mpeg msn mysql ncurses nls nptl oggvorbis opengl oss pam
perl png postgres python quicktime readline sdl session slang spell ssl svga
tcpd truetype x86 xml2 xmms xv yahoo zlib"
Comment 1 SpanKY gentoo-dev 2004-10-28 17:10:10 UTC

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