[vtkusers] VTK, ICC, OS X Link Errors
    Mike Jackson 
    imikejackson at gmail.com
       
    Fri Feb  1 09:45:56 EST 2008
    
    
  
I have been trying to build VTK (CVS Head) on OS X 10.4.11 using the  
Intel C++ compiler. I first tried a release build and got lots of  
link errors. After a suggestion from Kitware I backed off to a debug  
build. I now get the single following link error:
xilibtool: executing 'libtool'
ld: Undefined symbols:
__Z28vtkInstantiatorvtkVariantNewv
libtool: internal link edit command failed
make[2]: *** [bin/libvtkCommon.5.1.0.dylib] Error 1
make[1]: *** [Common/CMakeFiles/vtkCommon.dir/all] Error 2
make: *** [all] Error 2
Relevant cache entries include:
  CARBON ON
  Cocoa  OFF
  INFOVIS OFF
  METAIO  ON
The only C/CXX flags are -gdwarf-2.
Anyone have any ideas?
--
Mike Jackson
imikejackson & gmail * com
    
    
More information about the vtkusers
mailing list