[vtkusers] help with compiling VTK (CVS)
    Manoj Rajagopalan 
    rmanoj at engin.umich.edu
       
    Wed May 10 08:42:14 EDT 2006
    
    
  
hi all
   I am trying to build VTK out of CVS on a Fedora Core 5 / i686 
platform. At the link stage, I get about 10 linker error messages, the 
first few of which are listed below. As per installation instructions,
1. I CVS-checked out VTK,
2. created a Build/ subdir in the VTK dir,
3. performed ccmake .. inside VTK/Build/, and then
4. make
    I am sure I'm omitting something basic. Since the last time I posted 
this message I've looked at the instructions once again but am still 
stuck at this stage. Could someone give me a few hints?
Thank you so much.
Manoj
/home/rmanoj/Software/VTK/Build/bin/libvtkRendering.so: undefined 
reference to `uncompress'
/home/rmanoj/Software/VTK/Build/bin/libvtkRendering.so: undefined 
reference to `deflate'
/home/rmanoj/Software/VTK/Build/bin/libvtkRendering.so: undefined 
reference to `inflate'
/home/rmanoj/Software/VTK/Build/bin/libvtkRendering.so: undefined 
reference to `inflateInit_'
/home/rmanoj/Software/VTK/Build/bin/libvtkRendering.so: undefined 
reference to `deflateInit_'
    
    
More information about the vtkusers
mailing list