[vtkusers] VTK-4.2.1: linking error / libtiff

Markus Mertens markus.mertens at uni-muenster.de
Tue Mar 11 06:24:11 EST 2003


Hello,

I'm trying to compile VTK-4.2.1 on Solaris and I get the following error (see
below). But libtiff.so does contain both functions and the correct path is
given in the Makefile. So, what could I try? I used CMake-1.6.5 to generate
the Makefiles.

Thanks in advance,

    Markus



[...]
Building executable /export/data4.0/VTK/VTK-4.2.1/bin/vtk...
/export/data4.0/VTK/VTK-4.2.1/bin/libvtkIO.so: undefined reference to
`_TIFFmalloc'
/export/data4.0/VTK/VTK-4.2.1/bin/libvtkIO.so: undefined reference to
`_TIFFfree'
collect2: ld returned 1 exit status
make[1]: *** [/export/data4.0/VTK/VTK-4.2.1/bin/vtk] Error 1
make: *** [default_target] Error 2



More information about the vtkusers mailing list