[CMake] boostrap error - borked cmConfigure.h [v2.8.12.1]

Andreas Pakulat apaku at gmx.de
Fri Jan 10 08:56:04 EST 2014


Hi,

On Fri, Jan 10, 2014 at 2:16 PM, Szilárd Páll <pszilard at kth.se> wrote:

> Found a workaround:
> $ find /tmp/cmake-2.8.12.1 -type f | xargs dos2unix
>
> This must be a bug, should I file a report?
>

Did you use the .zip file of the CMake sources? That one is intended to be
used for Windows and hence contains Windows lineendings. Thus its not
surprising that you have to convert that to unix first, not all *nix tools
can handle windows lineendings.

Alternatively you can use the *.tar.* download of the CMake sources.

Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20140110/1a809949/attachment.htm>


More information about the CMake mailing list