MantisBT - CMake
View Issue Details
0010850CMakeModulespublic2010-06-17 21:292011-05-02 14:46
David Manura 
Bill Hoffman 
normalblockalways
closedfixed 
CMake-2-8 
CMake 2.8.4 
0010850: cygwin 1.7 build fails: FindCurses.cmake error
cmake 2.8.1 fails building under the latest Cygwin 1.7. I tried building from both configure and cmake 2.6. The problem has to do with FindCurses.h. In Cygwin 1.7, /lib/libcurses.a and /lib/libcurses.dll.a exist, so FIND_LIBRARY(CURSES_CURSES_LIBRARY NAMES curses ) is successful, but /usr/include/curses.h does not exist. /usr/include/ncurses/curses.h and other ncurses files exist though.

...
-- Check size of gid_t
-- Check size of gid_t - done
-- Check size of mode_t
-- Check size of mode_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of uid_t
-- Check size of uid_t - done
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake file
s:
CURSES_CURSES_H_PATH
   used as include directory in directory /z/build/cmake-2.8.1/Source/CursesDial
og/form
   used as include directory in directory /z/build/cmake-2.8.1/Source

-- Configuring incomplete, errors occurred!

No tags attached.
Issue History
2010-06-17 21:29David ManuraNew Issue
2010-06-17 23:23Bill HoffmanNote Added: 0021086
2010-06-17 23:23Bill HoffmanStatusnew => assigned
2010-06-17 23:23Bill HoffmanAssigned To => Bill Hoffman
2010-08-29 01:49Kovarththanan RajaratnamCategoryCMake => Modules
2010-08-30 23:32David ManuraNote Added: 0022016
2010-08-31 15:30Bill HoffmanNote Added: 0022027
2010-09-21 12:08David ColeNote Added: 0022295
2011-01-18 12:17David ColeNote Added: 0024882
2011-01-18 12:17David ColeStatusassigned => resolved
2011-01-18 12:17David ColeFixed in Version => CMake 2.8.4
2011-01-18 12:17David ColeResolutionopen => fixed
2011-05-02 14:46David ColeNote Added: 0026365
2011-05-02 14:46David ColeStatusresolved => closed

Notes
(0021086)
Bill Hoffman   
2010-06-17 23:23   
Try bootstrapping the new 2.8.2 RC 2. Should be fixed now.
(0022016)
David Manura   
2010-08-30 23:32   
cmake-2.8.2 compiled here.

Now if only Cygwin came with a CMake 2.8 package.... (Currently it packages 2.6.)
(0022027)
Bill Hoffman   
2010-08-31 15:30   
That is my fault... I will see if I can create a new release for cygwin.
(0022295)
David Cole   
2010-09-21 12:08   
Is this fixed now, or is it still "blocking" for you?
(0024882)
David Cole   
2011-01-18 12:17   
I'm calling this one resolved after several months of no response from the reporter to my last "is this still an issue for you" question...

If it is actually still an issue, please re-open and attach further notes about what the remaining problem is.

Thanks.
(0026365)
David Cole   
2011-05-02 14:46   
Closing resolved issues that have not been updated in more than 3 months.