[blfs] branch trunk updated: Fix gnome-shell when using gcc-16.
| Newsgroups | gmane.linux.lfs.beyond.book |
|---|---|
| Message-ID | <178117909729.27284.13790858722994600745@rivendell.linuxfromscratch.org> |
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch trunk
in repository blfs.
The following commit(s) were added to refs/heads/trunk by this push:
new 140b596305 Fix gnome-shell when using gcc-16.
140b596305 is described below
commit 140b5963053a1a8a1a1ae0fdcc068497486a6777
Author: Bruce Dubbs <[email protected]>
AuthorDate: Thu Jun 11 06:58:07 2026 -0500
Fix gnome-shell when using gcc-16.
---
gnome/platform/gnome-shell.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/gnome/platform/gnome-shell.xml b/gnome/platform/gnome-shell.xml
index 4357472789..3c011723fa 100644
--- a/gnome/platform/gnome-shell.xml
+++ b/gnome/platform/gnome-shell.xml
@@ -124,6 +124,13 @@
<sect2 role="installation">
<title>Installation of GNOME Shell</title>
+ <para>
+ First, fix a build problem when using gcc-16 or later:
+ </para>
+
+<screen><userinput>sed -e '/(ICalProperty/s/ICalProperty/const &/' \
+ -i src/calendar-server/gnome-shell-calendar-server.c</userinput></screen>
+
<para>
Install <application>GNOME Shell</application> by running the
following commands:
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
--
http://lists.linuxfromscratch.org/sympa/info/blfs-book
Unsubscribe: See the above information page