Alfs Kurmis wrote: > Hi experts. > > I try install LFS-7. > I sucessful installed binutils /mnt/lfs/binutils-build/binutils-2.21.1 > but i can not install GCC-4.6.1. > I gotta error - see below. > As said here i unpacked > http://www.linuxfromscratch.org/lfs/view/stable/chapter05/gcc-pass1.html
"Unpack each package into the GCC source directory" tar -xf gcc-4.6.2.tar.bz2 cd gcc-4.6.2 > tar -jxf ../mpfr-3.1.0.tar.bz2 && mv -v mpfr-3.1.0 mpfr > tar -jxf ../gmp-5.0.2.tar.bz2 && mv -v gmp-5.0.2 gmp > tar -zxf ../mpc-0.9.tar.gz && mv -v mpc-0.9 mpc Continue with the instructions. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
