[CMake] error using cmake on 64-bit platform?

Vicka Corey vicka at nmr.mgh.harvard.edu
Tue Dec 20 12:43:52 EST 2005


sorry, i've flailed along in different directions since then.

i rebuilt cmake (2.0.5, latest source i found) and there was no ccmake 
produced.  

the current cmake is:  ELF 64-bit LSB executable, AMD x86-64, version 1 (SYSV), for GNU/Linux 2.4.0, dynamically linked (uses shared libs), not stripped

i now get some errors about the project (VTK) that i don't expect you to
solve :)

but is there a better way?  should i get later source (where?) and rebuild?

thanks
--vicka

On Tue, Dec 20, 2005 at 12:31:40PM -0500, William A. Hoffman wrote:
> At 04:15 PM 12/19/2005, Vicka Corey wrote:
> >hi -- i have a recent cmake build (from last week) and i'm trying to use
> >it to build vtk on 64-bit centos4.
> >
> >i am using "ccmake ." as the command, and i get errors starting with:
> >
> > CMake Error: Error in cmake code at
> > /space/lyon/9/pubsw/build/VTK/jupiter/4.4/VTK/CMake/vtkLoadCMakeExtensions.cma
> > ke:7:
> > LOAD_COMMAND Attempt to load the library
> > /space/lyon/9/pubsw/build/VTK/jupiter/4.4/VTK/CMake/libcmVTK_WRAP_TCL2.so
> > failed.
> >
> >the file is definitely there:
> >
> >jupiter% file /space/lyon/9/pubsw/build/VTK/jupiter/4.4/VTK/CMake/libcmVTK_WRAP_TCL2.so
> >/space/lyon/9/pubsw/build/VTK/jupiter/4.4/VTK/CMake/libcmVTK_WRAP_TCL2.so: ELF 64-bit LSB shared object, AMD x86-64, version 1 (SYSV), not stripped
> Can you do a file on the cmake executable you are using?
> 
> -Bill
> 
> 


More information about the CMake mailing list