[vtkusers] Building VTK on Fedora 4 (gcc4.0.1) AMD64

Mr Simon Benson s3302547 at student.uq.edu.au
Thu Dec 1 21:39:01 EST 2005


Hi,

Can anybody help out. I'm trying to build VTK on Fedora Core 4 
(gcc4.0.1), 64 bit version (AMD64) and I see the following errors

[simon at gstaad VTK]$ cmake -i
Would you like to see advanced options? [No]:
Please wait while cmake processes CMakeLists.txt files....

CMake Error: Error in cmake code at
/home/simon/builds/VTK/CMake/vtkLoadCMakeExtensions.cmake:7:
LOAD_COMMAND Attempt to load the 
library /home/simon/builds/VTK/CMake/libcmVTK_WRAP_TCL2.so failed. 
Additional error info is:
/home/simon/builds/VTK/CMake/libcmVTK_WRAP_TCL2.so: cannot open shared 
object file: No such file or directory
CMake Error: Error in cmake code at
/home/simon/builds/VTK/CMakeLists.txt:132:
A command failed during the invocation of 
macro "VTK_LOAD_SINGLE_CMAKE_EXTENSION".
CMake Error: Error in cmake code at
/home/simon/builds/VTK/CMake/vtkLoadCMakeExtensions.cmake:17:
VTK_LOAD_SINGLE_CMAKE_EXTENSION unknown error.
CMake Error: Error in cmake code at
/home/simon/builds/VTK/CMakeLists.txt:132:
A command failed during the invocation of 
macro "VTK_LOAD_CMAKE_EXTENSIONS".
CMake Error: Error in cmake code at
/home/simon/builds/VTK/CMakeLists.txt:132:
VTK_LOAD_CMAKE_EXTENSIONS unknown error.
The end of a CMakeLists file was reached with an IF statement that was 
not closed properly.
Within the directory: /home/simon/builds/VTK
The arguments are: COMMAND VTK_WRAP_TCL2
CMake Error: Error in cmake code at
/home/simon/builds/VTK/Common/CMakeLists.txt:271:
Unknown CMake command "VTK_MAKE_INSTANTIATOR2".
CMake Error: Error in cmake code at
/home/simon/builds/VTK/Filtering/CMakeLists.txt:132:
Unknown CMake command "VTK_MAKE_INSTANTIATOR2".
CMake Error: Error in cmake code at
/home/simon/builds/VTK/Imaging/CMakeLists.txt:141:
Unknown CMake command "VTK_MAKE_INSTANTIATOR2".
CMake Error: Error in cmake code at
/home/simon/builds/VTK/Graphics/CMakeLists.txt:192:
Unknown CMake command "VTK_MAKE_INSTANTIATOR2".
CMake Error: Error in cmake code at
/home/simon/builds/VTK/IO/CMakeLists.txt:171:
Unknown CMake command "VTK_MAKE_INSTANTIATOR2".
CMake Error: Error in cmake code at
/home/simon/builds/VTK/Rendering/CMakeLists.txt:351:
Unknown CMake command "VTK_MAKE_INSTANTIATOR2".

I have tried placing libcmVTK_WRAP_TCL2.so in the LD_LIBRARY_PATH 
without any success.

Many thanks,
Simon.



More information about the vtkusers mailing list