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
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
[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
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_
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
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