Miguel A. Figueroa-Villanueva <[EMAIL PROTECTED]> writes:

> 
> Hello,
> 
> I recently updated my cmake installation from cvs and now I can't get
> it to configure for 'Unix Makefiles'. I am now getting this error:
> 
> ...
> Performing Test curl_cv_recv
> Performing Test curl_cv_recv - Failed
> CMake Error: Unable to link function recv
> ...
> 
> I'm using the same cvs download, built with ms visual studio 8, to
> configure a 'Unix Makefiles' build for a cygwin environment.

Hello,

I had the same problem today, because I forgot to replace the make.exe 
in cygwin's bin folder with the one mentioned here:
 - http://tinyurl.com/55jszt

Best,
 -- Maik
 




_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to