[CMake] Building CMake on Cray XE6

Bill Hoffman bill.hoffman at kitware.com
Wed Oct 9 14:56:56 EDT 2013


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 needs -ldl for some reason.  You could add that or just 
turn off building ccmake...

-Bill



More information about the CMake mailing list