MantisBT - VTK
View Issue Details
0007547VTK(No Category)public2008-08-26 09:232016-08-12 09:55
Robert Kubrick 
Kitware Robot 
normalmajoralways
closedmoved 
 
 
0007547: libvtkParallel.so.5.2.0 compilation failure
# uname -a
Linux wlaptop 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686
GNU/Linux

# cmake -L .
-- Configuring done
-- Generating done
-- Build files have been written to: /home/ag/Development/VTK
-- Cache values
BUILD_EXAMPLES:BOOL=OFF
BUILD_SHARED_LIBS:BOOL=ON
BUILD_TESTING:BOOL=ON
CMAKE_BACKWARDS_COMPATIBILITY:STRING=2.4
CMAKE_BUILD_TYPE:STRING=
CMAKE_INSTALL_PREFIX:PATH=/usr
VTK_DATA_ROOT:PATH=VTK_DATA_ROOT-NOTFOUND
VTK_USE_PARALLEL:BOOL=ON
VTK_USE_RENDERING:BOOL=OFF
VTK_WRAP_JAVA:BOOL=OFF
VTK_WRAP_PYTHON:BOOL=OFF
VTK_WRAP_TCL:BOOL=ON

# make
...
...
[ 98%] Building CXX object
Parallel/CMakeFiles/vtkParallelTCL.dir/vtkParallelTCLInit.o
Linking CXX shared library ../bin/libvtkParallelTCL.so
[ 98%] Built target vtkParallelTCL
Scanning dependencies of target vtk
[ 98%] Building CXX object Wrapping/Tcl/CMakeFiles/vtk.dir/vtkTkAppInit.o
Linking CXX executable ../../bin/vtk
../../bin/libvtkParallel.so.5.2.0: undefined reference to
`vtkPipelineSize::New()'
../../bin/libvtkParallel.so.5.2.0: undefined reference to
`vtkPipelineSize::GetEstimatedSize(vtkAlgorithm*, int, int)'
collect2: ld returned 1 exit status
make[2]: *** [bin/vtk] Error 1
make[1]: *** [Wrapping/Tcl/CMakeFiles/vtk.dir/all] Error 2
make: *** [all] Error 2

VTK_USE_TK=ON
VTK_USE_RENDERING=OFF
No tags attached.
Issue History
2008-08-26 09:23Robert KubrickNew Issue
2011-06-16 13:11Zack GalbreathCategory => (No Category)
2016-08-12 09:55Kitware RobotNote Added: 0037012
2016-08-12 09:55Kitware RobotStatusexpired => closed
2016-08-12 09:55Kitware RobotResolutionopen => moved
2016-08-12 09:55Kitware RobotAssigned To => Kitware Robot

Notes
(0037012)
Kitware Robot   
2016-08-12 09:55   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current VTK Issues page linked in the banner at the top of this page.