[MacPorts] #61356: w3m, w3m-devel: error: redefinition of 'sys_errlist' with a different type: 'char **' vs 'const char *const []'
MacPorts
noreply at macports.org
Thu Dec 3 23:35:57 UTC 2020
#61356: w3m, w3m-devel: error: redefinition of 'sys_errlist' with a different type:
'char **' vs 'const char *const []'
-----------------------------+--------------------
Reporter: MStraeten | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.3
Resolution: | Keywords:
Port: w3m, w3m-devel |
-----------------------------+--------------------
Comment (by Aaron Madlon-Kay <aaron@…>):
In [changeset:"58dff9d93103a7cc833c367a04272a3938f244d2/macports-ports"
58dff9d93103a7cc833c367a04272a3938f244d2/macports-ports] (master):
{{{
#!ConfigurableCommitTicketReference repository="macports-ports"
revision="58dff9d93103a7cc833c367a04272a3938f244d2"
xdg-utils: replace w3m build dependency with links
w3m doesn't build on Big Sur and seems to be abandoned. A text-based
browser is
used for generating text files at build time, and links is explicitly
suggested
as an option:
```
No way to convert HTML to text found.
Try either installing text web browser(lynx/w3m/links) or use option
--with-fop
```
(lynx does not currently build on Big Sur either)
xmlto apparently needs to be told at configure time where the links binary
is,
so the dependency on links is pushed into the xmlto port.
See https://trac.macports.org/ticket/61356
}}}
--
Ticket URL: <https://trac.macports.org/ticket/61356#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list