cmake fails to run/build under Cygwin

Tony Kelman tony@kelman.net
Mon Sep 21 18:11:00 GMT 2015


> It looks as though there is a problem with `execute_process` (and the
> deprecated `exec_program`). I haven't tried uninstalling the Win32
> version of CMake, but it's definitely the CygWin version that is
> running.

Could you try at least taking the win32 cmake off your path?
Or as an experiment, running `PATH=/usr/bin cmake .` ?

Problems with exec'ing external programs would otherwise lead me to
suspect BLODA or something trying to inject hooks into all processes
on startup. You aren't trying to run this in conemu by any chance?

-Tony


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list