[CMake] Building CMake on Cray XE6

2013-10-09 Thread Pettey . Lucas
Hello! I am trying to build Cmake 2.8.11.2 on a Cray XE6. I am using the GCC 4.8.0 compiler. I have tried both the ./bootstrap and CMake 2.8.4 to generate the makefile. I get the same error: Linking CXX executable ../bin/ccmake cd /u/lpettey/cmake-2.8.11.2/Source

Re: [CMake] Building CMake on Cray XE6

2013-10-09 Thread Rolf Eike Beer
On Wed Oct  9 18:08:36 2013 Pettey . Lucas lpet...@drc.com wrote: Hello! I am trying to build Cmake 2.8.11.2 on a Cray XE6. I am using the GCC 4.8.0 compiler. I have tried both the ./bootstrap and CMake 2.8.4 to generate the makefile. I get the same error: Linking CXX executable

Re: [CMake] Building CMake on Cray XE6

2013-10-09 Thread Bill Hoffman
On 10/9/2013 2:52 PM, Rolf Eike Beer wrote: /usr/src/packages/BUILD/ncurses-5.6/ncurses/../ncurses/./base/lib_mouse.c:432: undefined reference to `dlopen' Just guessing: your system libcurses is broken or requires linking to a different libc or something. Try building without it. Looks like it