[MacPorts] #37373: wrapit77 is missing after ncarg macport installed
#37373: wrapit77 is missing after ncarg macport installed ----------------------+-------------------------------- Reporter: gchen9@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: ncarg ----------------------+-------------------------------- Dear there, Just notice that wrapit77 is not generated after ncarg macport is successfully installed. Here is the wrong message when I try to use WRAPIT command: WRAPIT Version: 120209 /opt/local/bin/wrapit77: Command not found. FATAL ERROR: wrapit77 failed Following the instruction of Ryan Schmidt, I am sure it has problem. My system is Mac OS X 10.8. -- Ticket URL: <https://trac.macports.org/ticket/37373> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 | -----------------------+----------------------- Changes (by macsforever2000@…): * owner: macports-tickets@… => takeshi@… Old description:
Dear there,
Just notice that wrapit77 is not generated after ncarg macport is successfully installed. Here is the wrong message when I try to use WRAPIT command: WRAPIT Version: 120209 /opt/local/bin/wrapit77: Command not found. FATAL ERROR: wrapit77 failed
Following the instruction of Ryan Schmidt, I am sure it has problem. My system is Mac OS X 10.8.
New description: Dear there, Just notice that wrapit77 is not generated after ncarg macport is successfully installed. Here is the wrong message when I try to use WRAPIT command: {{{ WRAPIT Version: 120209 /opt/local/bin/wrapit77: Command not found. FATAL ERROR: wrapit77 failed }}} Following the instruction of Ryan Schmidt, I am sure it has problem. My system is Mac OS X 10.8. -- Comment: In the future, please use WikiFormatting and Cc the port maintainer(s). -- Ticket URL: <https://trac.macports.org/ticket/37373#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 gchen9@…): RDear Takeshi, I totally deleted the all the ports installed. Then I reinstall ncarg, I find by default, flex port would not be installed. I installed flex separately. Now, wrapit77 is compiled. So I guess you probably need to specify flex port as a dependency of ncarg in the script. Thanks for point out the solution. Guangshan -- Ticket URL: <https://trac.macports.org/ticket/37373#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37373: wrapit77 is missing after ncarg macport installed -----------------------+----------------------- Reporter: gchen9@… | Owner: takeshi@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: fixed | Keywords: Port: ncarg | -----------------------+----------------------- Changes (by takeshi@…): * status: new => closed * resolution: => fixed Comment: I added build-time dependency to flex in r37373. Thank you for reporting. -- Ticket URL: <https://trac.macports.org/ticket/37373#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts