On 01/11/2014 11:43 PM, Frans de Boer wrote:
> Hm, I decided to restart all over - had to change scripts to follow the
> book more strictly - but building binutils now ends with Error 2.
>
> ...
> mv -f elf32-target.new elf32-target.h
> rm -f elf64-target.h
> sed -e s/NN/64/g < ../../binutils-2.24/bfd/elfxx-target.h > elf64-target.new
> mv -f elf64-target.new elf64-target.h
> rm -f targmatch.h
> sed -f ../../binutils-2.24/bfd/targmatch.sed <
> ../../binutils-2.24/bfd/config.bfd > targmatch.new
> mv -f targmatch.new targmatch.h
> Making info in doc
> make[3]: Entering directory `/mnt/lfs/sources/binutils-build/bfd/doc'
> make[3]: *** No rule to make target
> `../../../binutils-2.24/bfd/doc/../s.hash.c', needed by
> `../../../binutils-2.24/bfd/doc/../hash.c'.  Stop.
> make[3]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd/doc'
> make[2]: *** [info-recursive] Error 1
> make[2]: Leaving directory `/mnt/lfs/sources/binutils-build/bfd'
> make[1]: *** [all-bfd] Error 2
>
> Using a build dir within the source tree let me finish the building. No
> idea now if the result is viable.
>
> Regards, Frans.
>
Sorry, my system somehow got mangled, I did a reboot and now things are 
working as it should be.

Regards Frans.
-- 
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