I'm running Mandrake 10.0, and am at section 5.4.1 in the book. I get the following errors:
lfs:/mnt/lfs/binutils-build$ make LDFLAGS="-all-static" make[1]: Entering directory `/mnt/lfs/binutils-build/bfd' make all-recursive make[2]: Entering directory `/mnt/lfs/binutils-build/bfd' Making all in doc make[3]: Entering directory `/mnt/lfs/binutils-build/bfd/doc' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/lfs/binutils-build/bfd/doc' Making all in po make[3]: Entering directory `/mnt/lfs/binutils-build/bfd/po' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/lfs/binutils-build/bfd/po' make[3]: Entering directory `/mnt/lfs/binutils-build/bfd' rm -f bfd-tmp.h cp bfd-in3.h bfd-tmp.h /bin/sh ../../sources/binutils-2.15.91.0.2/bfd/../move-if-change bfd-tmp.h bfd.h bfd.h is unchanged rm -f bfd-tmp.h touch stmp-bfd-h make[3]: *** No rule to make target `../../sources/binutils-2.15.91.0.2/bfd/../include/ansidecl.h', needed by `archive.lo'. Stop. make[3]: Leaving directory `/mnt/lfs/binutils-build/bfd' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/lfs/binutils-build/bfd' make[1]: *** [all-recursive-am] Error 2 make[1]: Leaving directory `/mnt/lfs/binutils-build/bfd' make: *** [all-bfd] Error 2 Where can I find ansidecl.h? Or is this just a symptom of some other problem? Thanks, Michael Steiner [EMAIL PROTECTED] -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
