View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0007547VTK(No Category)public2008-08-26 09:232016-08-12 09:55
ReporterRobert Kubrick 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0007547: libvtkParallel.so.5.2.0 compilation failure
Description# 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

Additional InformationVTK_USE_TK=ON
VTK_USE_RENDERING=OFF
TagsNo tags attached.
Project
Type
Attached Files

 Relationships

  Notes
(0037012)
Kitware Robot (administrator)
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.

 Issue History
Date Modified Username Field Change
2008-08-26 09:23 Robert Kubrick New Issue
2011-06-16 13:11 Zack Galbreath Category => (No Category)
2016-08-12 09:55 Kitware Robot Note Added: 0037012
2016-08-12 09:55 Kitware Robot Status expired => closed
2016-08-12 09:55 Kitware Robot Resolution open => moved
2016-08-12 09:55 Kitware Robot Assigned To => Kitware Robot


Copyright © 2000 - 2018 MantisBT Team