Ignore:
Timestamp:
06/23/2020 03:39:16 AM (4 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.0-rc1, 10.1, 10.1-rc1, 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, 11.2, 11.2-rc1, 11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, arm, bdubbs/gcc13, ml-11.0, multilib, renodr/libudev-from-systemd, s6-init, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/lfs-next, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
e4bdfc54
Parents:
28e610db
Message:

Fix a segfault in systemd-udevd

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11982 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/systemd.xml

    r28e610db r380fdc0  
    4141    <title>Installation of systemd</title>
    4242
    43     <para>First, apply a patch to fix the build with GCC-10:</para>
    44 
    45 <screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-1.patch</userinput></screen>
     43    <para>First, apply a patch to fix the build with GCC-10 and fix a segfault:</para>
     44
     45<screen><userinput remap="pre">patch -Np1 -i ../systemd-&systemd-version;-gcc_10-fixes-2.patch</userinput></screen>
    4646
    4747    <para>Create a symlink to work around the xsltproc command not being installed:</para>
Note: See TracChangeset for help on using the changeset viewer.