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

David Cole david.cole at kitware.com
Thu Dec 1 22:15:43 EST 2005


Where did your CMake come from...? Was it built with the same compiler 
on the same machine...?

Search this list and maybe the CMake list for other instances of 64 bit 
LOAD_COMMAND issues. I seem to recall an answer to a similar question 
that implied using a CMake built on the system in question.


Hope this helps,
David


Mr Simon Benson wrote:

>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.
>_______________________________________________
>This is the private VTK discussion list. 
>Please keep messages on-topic. Check the FAQ at: http://www.vtk.org/Wiki/VTK_FAQ
>Follow this link to subscribe/unsubscribe:
>http://www.vtk.org/mailman/listinfo/vtkusers
>
>  
>



More information about the vtkusers mailing list