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

Bug 425324

Summary: sys-libs/glibc-2.14.1-r3: missing RDEPEND on media-libs/gd
Product: Gentoo Linux Reporter: Alexandr Tiurin <alexanderyt>
Component: [OLD] Core systemAssignee: Gentoo Toolchain Maintainers <toolchain>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Alexandr Tiurin 2012-07-08 13:39:54 UTC
After emerge glibc from BINHOST

# /usr/bin/memusagestat
/usr/bin/memusagestat: error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory

# ldd /usr/bin/memusagestat
	linux-vdso.so.1 =>  (0x00000345f4832000)
	libgd.so.2 => not found
	libc.so.6 => /lib64/libc.so.6 (0x00000345f4285000)
	/lib64/ld-linux-x86-64.so.2 (0x00000345f4614000)

USE="gd hardened (multilib) -debug -profile (-selinux) -vanilla"

Reproducible: Always
Comment 1 SpanKY gentoo-dev 2012-07-09 12:28:37 UTC

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