[CMake] CMake Error: Unable to link function recv

Maik Beckmann Beckmann.Maik at googlemail.com
Sun May 18 12:49:11 EDT 2008


Miguel A. Figueroa-Villanueva <miguelf at ...> 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
 






More information about the CMake mailing list