On 11/09/2015 13:27, Emanuele Rusconi wrote:
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.
For this part, I would say "no" (it is not redundant), because some
binary installer may expect to find those binaries in /sbin.
---
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.
Chicken and egg problem: the part between the two successive "/" should
be 7.8, but BLFS-7.8 does not exist yet. Note that it could be "svn"
during "-rc" time.
Pierre
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page