[MacPorts] #37405: gconf installation fails due to configure script failure with xgettext
MacPorts
noreply at macports.org
Thu Dec 27 13:43:37 PST 2012
#37405: gconf installation fails due to configure script failure with xgettext
---------------------+----------------------------------
Reporter: clw2@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.2
Resolution: | Keywords: gconf gettext msgfmt
Port: |
---------------------+----------------------------------
Comment (by clw2@…):
The error that was found had to do with optimizations performed by the
clang compiler. One of the related tickets suggested
replacing clang with gcc and clang++ with g++. I did this by adding CC=gcc
CXX=g++ to the configure.args variable in the Portfile for gettext
and then running
sudo port clean gettext
sudo port -n upgrade --force gettext
xgettext now works correctly and everything else also builds that depends
on it but I would prefer something better.
--
Ticket URL: <https://trac.macports.org/ticket/37405#comment:5>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list