[cmake-developers] cc: ​acomp failed forSour​ce/CursesDialog/form​/fld_arg.c​

dev dev at cor0.com
Sun Sep 21 12:53:14 EDT 2014


Ran into what looks like a small issue :

[ 48%] Building C object
Source/CursesDialog/form/CMakeFiles/cmForm.dir/fld_arg.c.o
"/usr/local/build/cmake-3.0.2/Source/CursesDialog/form/form.h", line 46:
cannot find include file: <ncurses/ncurses.h>

which is odd because I do have /usr/local/include/ncurses/curses.h which
says inside it :

/* $Id: curses.h.in,v 1.220 2011/01/22 19:47:20 tom Exp $ */


So I am thinking somehow that the -I/usr/local/include was ignored or
some other such nuisance.


Any hints ?


dev



documented to death here :

    http://public.kitware.com/Bug/view.php?id=15166


More information about the cmake-developers mailing list