Stuck on installing Binutils
I'm on Chapter 5.4.1. Installation of Binutils, LFS 6.0. After I create the directory binutils-build/ and cd into it I get an error while trying to run ./configure --prefix=/tools \ --disable-nls
lfs:/mnt/lfs/binutils-build/binutils-2.15.91.0.2$ ./configure --prefix=/tools \ --disable-nls
bash: ./configure: /bin/sh: bad interpreter: Permission denied
lfs:/mnt/lfs/binutils-build/binutils-2.15.91.0.2$
I get the same thing when I try to run as root.
|