[MacPorts] #37373: wrapit77 is missing after ncarg macport installed

MacPorts noreply at macports.org
Sun Dec 23 13:52:15 PST 2012


#37373: wrapit77 is missing after ncarg macport installed
-----------------------+-----------------------
  Reporter:  gchen9@…  |      Owner:  takeshi@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.1.2
Resolution:            |   Keywords:
      Port:  ncarg     |
-----------------------+-----------------------

Comment (by takeshi@…):

 Reading the log helps you find the problem: wrapit77 is not built because
 the linker was not able to find libfl.a (-lfl). The path to libfl.a
 (/opt/local/lib) is correctly specified. I suspect that flex installation
 is corrupted. Try reinstalling flex port after refreshing the port tree.
 Then install ncarg.

 {{{
 sudo port -d selfupdate
 sudo port -df uninstall flex
 sudo port -d install flex
 sudo port -d uninstall ncarg
 sudo port -d install ncarg
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/37373#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list