[MacPorts] #62801: lilypond 2.22.1_0: fails to build (macOS 11.3)
MacPorts
noreply at macports.org
Sat May 29 20:04:12 UTC 2021
#62801: lilypond 2.22.1_0: fails to build (macOS 11.3)
---------------------------+---------------------------
Reporter: emcrisostomo | Owner: nerdling
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: bigsur x86_64
Port: lilypond |
---------------------------+---------------------------
Comment (by emcrisostomo):
Flex upstream provided an answer:
https://github.com/westes/flex/issues/486#issuecomment-850868673
To make a long story short, a more ambitious restructuring of {{{flex}}}
is in progress, and it'll take time.
According to upstream's suggestion, tt seems like the easiest thing to do
would be copying {{{FlexLexer.h}}} in the build directory, patching it,
and the overriding the relevant include dir, which is fortunately already
being taken care of in {{{configure.ac}}}:
{{{
AC_ARG_WITH(flexlexer-dir,
[AS_HELP_STRING([--with-flexlexer-dir=DIR],
[location of FlexLexer.h.])],
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62801#comment:8>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list