[MacPorts] #34221: sw_vers hangs during a build
MacPorts
noreply at macports.org
Wed Oct 17 09:50:40 PDT 2012
#34221: sw_vers hangs during a build
--------------------------------+--------------------------
Reporter: richard.t.lloyd@… | Owner: jeremyhu@…
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.0.4
Resolution: | Keywords: mountainlion
Port: gettext |
--------------------------------+--------------------------
Comment (by amrit@…):
For me (on Mountain Lion), it was not just javac that was the problem. To
make gettext build without stalling, I had to:
chmod u+s `which java` `which javac` `which jar`
Leaving any of them out would result in a hang. (Don't forget to u-s them
afterwards...)
--
Ticket URL: <https://trac.macports.org/ticket/34221#comment:43>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list