[CMake] Building CMake on Cray XE6

Rolf Eike Beer eike at sf-mail.de
Wed Oct 9 14:52:18 EDT 2013


On Wed Oct   9 18:08:36 2013 Pettey . Lucas <LPettey at 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 ../bin/ccmake
[...]
> /opt/cray/xe-sysroot/4.0.46.securitypatch.20120828/usr/lib64/libncurses.a(lib_mouse.o):
> In function `initialize_mousetype':
> /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.

Eike
-- 


More information about the CMake mailing list