Other small issues, ordered by chapter:

5.9. Binutils-2.25.1 - Pass 2

Misalignment of '\'.

---

6.1.1. About libraries
> deciding which programs (and the procedures needed to do the linking) may not
> even be known.

Is this correct in English? I read it as "deciding […] may not […] be known",
which sounds weird to me.

> In the prcedures in Chapter 6,

Typo in "procedures".

---

6.9.1. Installation of Glibc

I consistently have a FAIL in the rt/tst-mqueue5 test, but I can't
find any report
about this. Does anyone else see this?

---

6.52.1. Installation of Groff

"make -j8" fails, while "make -j1" succeeds. I think "-j1" should be added
explicitly here.

---

6.59.1. Installation of Kmod
> for target in depmod insmod lsmod modinfo modprobe rmmod; do
>   ln -sv ../bin/kmod /sbin/$target
> done
>
> ln -sv kmod /bin/lsmod

Isn't the first ln of lsmod redundant? /bin/lsmod is in root's PATH anyway.

---

6.67.2. Configuring Eudev
> LD_LIBRARY_PATH=/tools/lib udevadm hwdb --update
> This command needs to be run each time the hardware information is updated.

… (without the "LD_LIBRARY=/tools/lib" part, of course).

---

6.68.2. Installation of Util-linux

Misalignment of '\'.

---

8.3.1. Installation of the kernel
> There are several other options that may be desired depending on the
> requirements for the system. For a list of options needed for BLFS
> packages, see the BLFS Index of Kernel Settings
> (blfs/view//longindex.html#kernel-config-index).

Broken link.


-- Emanuele Rusconi
-- 
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to