[MacPorts] #37405: gconf installation fails due to configure script failure with xgettext

MacPorts noreply at macports.org
Fri Dec 28 04:59:02 PST 2012


#37405: gconf installation fails due to configure script failure with xgettext
----------------------------+--------------------------
  Reporter:  clw2@…         |      Owner:  ryandesign@…
      Type:  defect         |     Status:  closed
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.1.2
Resolution:  duplicate      |   Keywords:
      Port:  gettext gconf  |
----------------------------+--------------------------

Comment (by clw2@…):

 Upgrade to XCode 4.5.2  (clang 4.0) resolved the issue with xgettext.
 Thanks.[[BR]]

 To recompile the gettext package containing xgettext:

 {{{
 sudo port clean gettext
 sudo port -n upgrade --force gettext
 }}}

 Now when you invoke xgettext without arguments, you get the right
 response:

 {{{
 $ xgettext
 xgettext: no input file given
 Try 'xgettext --help' for more information.

 }}}

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


More information about the macports-tickets mailing list