[MacPorts] #60250: fribidi fails to build due to nm
MacPorts
noreply at macports.org
Wed Dec 4 22:12:27 UTC 2024
#60250: fribidi fails to build due to nm
-----------------------+---------------------------
Reporter: rmottola | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: leopard tiger
Port: fribidi |
-----------------------+---------------------------
Comment (by mascguy):
Replying to [comment:5 rmottola]:
> Update! I found a "quick fix":
>
> {{{
> configure.env CC_FOR_BUILD=${configure.cc} \
> CPP_FOR_BUILD=${configure.cpp} \
> NM=/opt/local/bin/nm
> }}}
>
> This way meson picks it up.
>
> Probably it should be NM=${prefix}/bin/nm
>
> I suppose we don't want it for platforms that don't need it... but
shouldn't configure.env-append work?
Yes, `configure.env-append` should work. Did you try that?
--
Ticket URL: <https://trac.macports.org/ticket/60250#comment:7>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list