Opened 3 months ago
Closed 2 months ago
#5783 closed enhancement (wontfix)
Move libsigsegv from BLFS to LFS
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.5 |
| Component: | Book | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is used for m4, grep, and gawk.
Change History (4)
comment:1 by , 2 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:3 by , 2 months ago
Per https://lists.gnu.org/archive/html/bug-gnulib/2021-05/msg00072.html it's really intentional to use gnulib sigsegv instead of libsigsegv. IMO we should close this as INVALID.
comment:4 by , 2 months ago
| Resolution: | → wontfix |
|---|---|
| Status: | assigned → closed |
This is unnecessary, but we probably should remove the references to it in the dependencies page.
Note:
See TracTickets
for help on using tickets.

Hmm should we reconsider this?
For gawk:
For grep:
--with-libsigsegv use the GNU libsigsegv library, when present, instead of the gnulib module 'sigsegv'and this option isn't enabled by default. Why is libsigsegv better than the gnulib module?
m4 is same as grep.