> - wiped all the directories clean ... tools/ & sources/
> - fresh extract of binutils from within /mnt/lfs/sources/
> - moved into newly-created binutils-2.20.1  directory
> - $mkdir ../binutils-build
> - $cd ../binutils-build
> 
> prepared for compilation
> - $../binutils-2.20.1/configure \
>      --target=$LFS_TGT --prefix=/tools \
>      --disable-nls --disable-werror
> 
> - $make
>   ...... yields the following error messages:
> WARNING: `makeinfo' is missing on your system.  You should only need it if

Your host is missing required packages.  Run the script in section vii.

   -- Bruce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to