[vtkusers] Building VTK on mac OS10.3.2

David Bernstein dhbernstein at earthlink.net
Thu Mar 4 19:22:56 EST 2004


Hi All, I'm trying to build vtk 4.2.3 on mac OS 10.2.3.  After doing 
cmake -i and entering
what I *think* are reasonable values and doing make, the build fails 
(see below).

Any ideas on what's going wrong?

I chose the cocoa option and am not building shared libraries, if that  
helps.

Thanks,
Dave Bernstein

/Applications/vtk-src-unix/Graphics/Testing/Cxx: building default_target
Building dependencies. cmake.depends...
Building object file GraphicsCxxTests.o...
Building object file Mace.o...
Building object file expCos.o...
Building object file CellLocator.o...
Building object file PointLocator.o...
Building object file FrustumClip.o...
Building object file RGrid.o...
Building executable /Applications/vtk-src-unix/bin/GraphicsCxxTests...
ld: /Applications/vtk-src-unix/bin/libvtkpng.a(png.o) illegal reference 
to symbol: _crc32 defined in indirectly referenced dynamic library 
/usr/lib/libz.1.dylib
make[5]: *** [/Applications/vtk-src-unix/bin/GraphicsCxxTests] Error 1
make[4]: *** [default_target] Error 2
make[3]: *** [default_target_Cxx] Error 2
make[2]: *** [default_target] Error 2
make[1]: *** [default_target_Graphics_Testing] Error 2
make: *** [default_target] Error 2




More information about the vtkusers mailing list