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

Bug 434166

Summary: install-amd64-minimal-20120621.iso has broken GCC
Product: Gentoo Release Media Reporter: Robin Johnson <robbat2>
Component: InstallCDAssignee: Gentoo Release Team <releng>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: autobuild   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2012-09-06 22:02:32 UTC
# cat >test.c <<EOF
int main(int argc, char** argv) {
 return 0;
}
EOF

# gcc test.c
/mnt/livecd/usr/x86_64-pc-linux-gnu/gcc-bin/4.5.3/../../../libexec/gcc/x86_64-pc-linux-gnu/4.5.3/cc1: error while loading shared libraries: libmpfr.so.4: cannot open shared object file: No such file or directory

libmpfr isn't anywhere in the media.
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2012-09-07 01:05:25 UTC

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