On 06/30/2018 11:15 AM, Thanos Baloukas wrote:
I'm doing a fresh build making the updates, except for python-3.7
1. http://www.linuxfromscratch.org/lfs/view/systemd/chapter06/readline.html
Libraries are installed with mode 555. To be consistent with the other
packages change to 755.
sed -i 's/555/755/' support/shlib-install
I fixed this with a chmod command.
2. http://www.linuxfromscratch.org/lfs/view/systemd/chapter06/meson.html
The commands to move man pages to correct location must be left over by
a previous version, they were not needed on a destdir installation.
Still working this. The latest meson has a polkit policy file to
consider, but the mv commnd for the man pages is still needed.
3.
http://www.linuxfromscratch.org/lfs/view/systemd/chapter06/e2fsprogs.html
It was reported in
http://lists.linuxfromscratch.org/pipermail/lfs-dev/2018-April/072222.html
Tested on my 2 or three last builds without LIBS, CFLAGS and
PKG_CONFIG_PATH and with --enable-relative-symlinks
I did not run the tests.
this failed for me in the LFS Chapter 6 environment.
-- Bruce
--
http://lists.linuxfromscratch.org/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page