From 1b11115cd2bde70178f0b600de85f64a12cc36dc Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sat, 6 Aug 2022 17:40:17 -0500 Subject: Package updates. Update to binutils-2.38. Update to util-linux-2.38.1. Update to Python3-3.10.6. Update to glibc-2.36. --- chapter08/binutils.xml | 5 +++-- chapter08/gcc.xml | 4 ++++ chapter08/systemd.xml | 4 ++++ 3 files changed, 11 insertions(+), 2 deletions(-) (limited to 'chapter08') diff --git a/chapter08/binutils.xml b/chapter08/binutils.xml index 5fb87ba58..0a1c02deb 100644 --- a/chapter08/binutils.xml +++ b/chapter08/binutils.xml @@ -56,13 +56,13 @@ The system has no more ptys. Ask your system administrator to create more. - + + First fix a problem with the latest version of glibc: + + patch -Np1 -i ../&gcc-upstream-fixes-patch; + If building on x86_64, change the default directory name for 64-bit libraries to lib: diff --git a/chapter08/systemd.xml b/chapter08/systemd.xml index 0f11da410..da750e440 100644 --- a/chapter08/systemd.xml +++ b/chapter08/systemd.xml @@ -40,6 +40,10 @@ Installation of systemd + First, fix an issue introduced by glibc-2.36. + +patch -Np1 -i ../&systemd-upstream-patch; + Remove two unneeded groups, render and sgx, from the default udev -- cgit v1.2.3-54-g00ecf