[MacPorts] #21130: vtk5 failed to build after upgrade to gcc44 4.4.1

MacPorts noreply at macports.org
Tue Aug 17 15:25:47 PDT 2010


#21130: vtk5 failed to build after upgrade to gcc44 4.4.1
-------------------------------------------+--------------------------------
 Reporter:  sc522@…                        |       Owner:  macports-tickets@…                   
     Type:  defect                         |      Status:  new                                  
 Priority:  Normal                         |   Milestone:                                       
Component:  ports                          |     Version:  1.8.0                                
 Keywords:  vtk5, -fpascal-strings, gcc44  |        Port:  vtk5                                 
-------------------------------------------+--------------------------------

Comment(by hans.ekkehard.plesser@…):

 The problem appears to be that the vtk5 Portfile does not ensure that the
 standard system compiler is used, ie gcc 4.2.1 on Snow Leopard, as it
 should according to MacPorts customs. Instead, whichever compiler is `gcc`
 and `g++` will be used.

 I managed to compile vtk5 after I made gcc 4.2.1 the standard compiler
 using
 {{{
 sudo gcc_select gcc42
 }}}
 before installing vtk5.

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


More information about the macports-tickets mailing list