[MacPorts] #23431: gtk2 fails to build

MacPorts noreply at macports.org
Mon Mar 15 09:43:15 PDT 2010


#23431: gtk2 fails to build
---------------------------------------+------------------------------------
 Reporter:  laurent.farvacque@…        |       Owner:  nox@…           
     Type:  defect                     |      Status:  new             
 Priority:  Normal                     |   Milestone:                  
Component:  ports                      |     Version:  1.8.2           
 Keywords:                             |        Port:  gtk2            
---------------------------------------+------------------------------------

Comment(by laurent.farvacque@…):

 I made a "diff" between .../gtk+-2.18.7-i386/libtool and
 .../gtk+-2.18.7-ppc/libtool and I found:

 {{{
 144c144
 < global_symbol_pipe="sed -n -e 's/^.*[  ]\\([BCDEGRST][BCDEGRST]*\\)[
 ][      ]*_\\([_A-Za-z][_A-Za-z0-9]*\\)\$/\\1 _\\2 \\2/p'"
 ---
 > global_symbol_pipe=""
 147c147
 < global_symbol_to_cdecl="sed -n -e 's/^T .* \\(.*\\)\$/extern int
 \\1();/p' -e 's/^[BCDEGRST]* .* \\(.*\\)\$/extern char \\1;/p'"
 ---
 > global_symbol_to_cdecl=""

 }}}

 Patching the ppc libtool to match the i386 file allows a successful build
 !

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


More information about the macports-tickets mailing list