[MacPorts] #40463: gettext hangs during upgrade
MacPorts
noreply at macports.org
Fri Sep 13 06:05:48 PDT 2013
#40463: gettext hangs during upgrade
------------------------------+--------------------------
Reporter: saschaschnepp@… | Owner: ryandesign@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: gettext |
------------------------------+--------------------------
Comment (by ryandesign@…):
Ok, well the next line in my configure output is:
{{{
checking whether /usr/bin/clang and cc understand -c and -o together...
yes
}}}
so that test must be failing. We should look into the configure script,
see what they're doing, then you try to do the same thing on the command
line.
Perhaps we could start by determining the version of your `clang` and
`cc`: could you run:
{{{
/usr/bin/clang -v
cc -v
}}}
--
Ticket URL: <https://trac.macports.org/ticket/40463#comment:7>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list