URL:
<https://savannah.gnu.org/bugs/?59835>
Summary: add support for strsignal
Project: GNU troff
Submitted by: None
Submitted on: Wed 06 Jan 2021 04:19:57 PM UTC
Category: None
Severity: 3 - Normal
Item Group: New feature
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
Planned Release: None
_______________________________________________________
Details:
I was trying to compile a enigma2 image and after upgrading binutil from 2.32
to 2.35 to fix missing include of <string>. I end up in undeclared
sys_siglist. Since this is deprecated I tried the newer version strsignal.
With this it was building through.
I prefered strsignal over sys_siglist. See patch of pipeline.c for if else
construct.
FYI build enigma2 image I did:
setup ubuntu via https://github.com/openatv/enigma2/blob/6.4/README.md
force use of gcc8 (not because of groff):
sudo update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-8 8
I updated binutil from 2.32 to 2.35 because of missing include of string.h
build commando for my machine, for distro open black hole:
MACHINE=vuduo2 DISTRO=openbh DISTRO_TYPE=release make image
here I was end up in undeclared sys_siglist in groff pipeline.c
_______________________________________________________
File Attachments:
-------------------------------------------------------
Date: Wed 06 Jan 2021 04:19:57 PM UTC Name:
prefer_strsignal_over_sys_siglist.patch Size: 1KiB By: None
<http://savannah.gnu.org/bugs/download.php?file_id=50668>
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59835>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/