Re: [CMake] Problem Compiling on Solaris 10 x86

2015-05-19 Thread Konstantin Andreev
On 18 May 2015 12:01 PM, Konstantin Andreev wrote: SUN/Oracle Solaris typically has two `curses' packages installed : traditional Unix `curses' and GNU `ncurses'. Cmake builds itself against headers of GNU `ncurses', but links with Unix `curses' with obvious result above. To workaround, you c

Re: [CMake] Problem Compiling on Solaris 10 x86

2015-05-18 Thread Bill Hoffman
On 5/18/2015 12:01 PM, Konstantin Andreev wrote: SUN/Oracle Solaris typically has two `curses' packages installed : traditional Unix `curses' and GNU `ncurses'. The wise cmake builds itself against headers of GNU `ncurses', but links with Unix `curses' with obvious result above. To workarou

Re: [CMake] Problem Compiling on Solaris 10 x86

2015-05-18 Thread Konstantin Andreev
[posting to the old thread for reference] On 09 Dec 2011, Christopher Hylarides wrote: I'm trying to build cmake on Solaris 10 x86 and am getting the following error: ... [ 96%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesWidget.cxx.o [ 96%] Building CXX object Sourc

Re: [CMake] Problem Compiling on Solaris 10 x86

2011-12-12 Thread Christopher Hylarides
I already had the output for VERBOSE=1 :-) Here is the output of CMakeCache.txt: # cat ./cmake-2.8.6/CMakeCache.txt|grep -i curse //Build the CMake Curses Dialog ccmake BUILD_CursesDialog:BOOL=ON CMAKE_FORM_BINARY_DIR:STATIC=/build/packages/cmake/cmake-2.8.6/Source/CursesDialog/form CMAKE_FORM_

Re: [CMake] Problem Compiling on Solaris 10 x86

2011-12-09 Thread Bill Hoffman
On 12/9/2011 3:43 PM, Christopher Hylarides wrote: Hey guys, I'm trying to build cmake on Solaris 10 x86 and am getting the following error: [ 94%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.cxx.o [ 95%] Building CXX object Source/CMakeFiles/ccmake.dir

[CMake] Problem Compiling on Solaris 10 x86

2011-12-09 Thread Christopher Hylarides
Hey guys, I'm trying to build cmake on Solaris 10 x86 and am getting the following error: [ 94%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesLongMessageForm.cxx.o [ 95%] Building CXX object Source/CMakeFiles/ccmake.dir/CursesDialog/cmCursesMainForm.cxx.o [ 95%] Buil