On Tue, 27 Dec 2011 00:53:47 -0500 Austin Jones <[email protected]> wrote:
> I'm doing LFS 7.0 Section 5.10 on Ubuntu 11.10. When I run make install, I > get this error: > > /usr/bin/install: cannot remove > `/tools/libexec/gcc/i686-pc-linux-gnu/4.6.1/install-tools/fixinc.sh': > Permission denied > make[2]: *** [install] Error 1 > make[2]: Leaving directory `/mnt/lfs/sources/gcc-build/fixincludes' > make[1]: *** [install-fixincludes] Error 2 > make[1]: Leaving directory `/mnt/lfs/sources/gcc-build' > make: *** [install] Error 2 You should read the book. /tools should be a symlink pointing at /mnt/lfs/tools and /mnt/lfs/tools should be owned (and hence writable) for the user lfs. Andy -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
