I'm trying to rebuild cmake to add the curses interface, ccmake, and I'm
getting a build error related to not finding a header, but I have verified
the header is available...

C:/msys32/home/aa674/MINGW-packages/mingw-w64-cmake/src/cmake-3.0.1/Source/CursesDialog/ccmake.cxx:18:23:
fatal error: sys/ioctl.h: No such file or directory
 #include <sys/ioctl.h>

$ pkgfile.exe ioctl.h
msys/msys2-runtime-devel

$ find /usr/include/ -name ioctl.h
/usr/include/sys/ioctl.h

Any tips?

Thanks,
Richard
------------------------------------------------------------------------------
_______________________________________________
Msys2-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to