[lfs] 04/07: mips64el: util-linux: document kill/decode failure (again)
| Newsgroups | gmane.linux.lfs.book |
|---|---|
| Message-ID | <[email protected]> |
This is an automated email from the git hooks/post-receive script. git pushed a commit to branch xry111/mips64el in repository lfs. commit 7ba80c5e5fd6e7fc3264b9c15cf539c5348d4e5f Author: Xi Ruoyao <[email protected]> AuthorDate: Thu Feb 5 11:10:00 2026 +0800 mips64el: util-linux: document kill/decode failure (again) The mechanism of this failure is different from how it failed with bash-5.3 on x86 with earlier releases. MIPS has some strange signal number definition (well, again something traceable to IRIX heritage...). I've reported the issue to util-linux but no response yet. Link: https://github.com/util-linux/util-linux/issues/3496 --- chapter08/util-linux.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter08/util-linux.xml b/chapter08/util-linux.xml index 3747467c0..3701eab50 100644 --- a/chapter08/util-linux.xml +++ b/chapter08/util-linux.xml @@ -122,12 +122,12 @@ su tester -c "make -k check"</userinput></screen> fail if the kernel option <option>CONFIG_NETLINK_DIAG</option> is not enabled. </para> -<!-- + <para> One test, <literal>kill: decode functions</literal>, is known to fail - with bash-5.3-rc1 or newer. + on MIPS. </para> ---> + <para>Install the package:</para> <screen><userinput remap="install">make install</userinput></screen> -- To stop receiving notification emails like this one, please contact the administrator of this repository. -- http://lists.linuxfromscratch.org/sympa/info/lfs-book Unsubscribe: See the above information page