[MacPorts] #19381: p5-locale-gettext doesn't work with non-default build_arch

MacPorts noreply at macports.org
Fri Jan 29 17:53:07 PST 2010


#19381: p5-locale-gettext doesn't work with non-default build_arch
--------------------------------+-------------------------------------------
 Reporter:  tom@…               |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.7.1                                
 Keywords:  x86_64, build_arch  |        Port:  p5-locale-gettext                    
--------------------------------+-------------------------------------------

Comment(by bjoern.gaworski@…):

 The following helped for me:

 After
 {{{
 sudo port install p5-locale-gettext +universal
 }}}

 failed, I edited the Makefile.pl

 {{{
 sudo vi
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_perl_p5
 -locale-gettext/work/gettext-1.05/Makefile.pl
 }}}

 and changed the x86_64 in the -I includes to i386. Then ran the port above
 port command again. Voila.

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


More information about the macports-tickets mailing list