[MacPorts] #60250: fribidi fails to build due to nm

MacPorts noreply at macports.org
Wed Dec 4 19:34:25 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 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?

-- 
Ticket URL: <https://trac.macports.org/ticket/60250#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list