[MacPorts] #34221: gettext fails to build after osx 10.8 and xcode 4.4 upgrade

MacPorts noreply at macports.org
Tue Sep 4 14:47:03 PDT 2012


#34221: gettext fails to build after osx 10.8 and xcode 4.4 upgrade
----------------------------------------+-----------------------------------
  Reporter:  richard.t.lloyd@…          |       Owner:  ryandesign@…           
      Type:  defect                     |      Status:  new                    
  Priority:  Normal                     |   Milestone:                         
 Component:  ports                      |     Version:  2.0.4                  
Resolution:                             |    Keywords:  mountainlion           
      Port:  gettext                    |  
----------------------------------------+-----------------------------------

Comment(by mathew@…):

 The solution that has worked for me was to set JAVA_HOME. No system
 changes or similar workarounds were needed. Simply:

 {{{
 export JAVA_HOME=/System/Library/Frameworks/JavaVM.framework
 port install gettext
 }}}


 Attached is a possible patch with this solution in mind.

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


More information about the macports-tickets mailing list