On Wed, 29 Jun 2011 21:22:37 -0400 "Bill Cunningham" <[email protected]> wrote:
> > I have no idea what these errors mean. > > /lfs/gcc-4.6.0/host-i686-pc-linux-gnu/gcc/cc1: error while loading shared > libraries: libmpc.so.2: cannot open shared object file: No such file or > directory It looks like there is a problem with mpc. Check that you've installed it correctly. libmpc.so.2 should be a symbolic link in /usr/lib pointing at /usr/lib/libmpc.so.2.0.0 Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
