AW: Cerbero bootstrap fails on Windows-64bit at cmake

Thornton, Keith keith.thornton at zeiss.com
Wed Apr 23 04:20:41 PDT 2014


Hi,

I'm trying to build gstreamer 1.2.4 on windows7 64-bit version.

Juha Lemmetti wrote on 14.03.2014

>> Recipe 'cmake' failed at the build step 'install'

>>  I was able to correct this in ~/cerbero/sources/build-tools/cmake-2.8.12/Makefile (which was created as a part of the compilation/bootstrapping process):

63c63
<       cmake -P cmake_install.cmake
---
>       $(CMAKE_COMMAND) -P cmake_install.cmake
69c69
<       cmake -P cmake_install.cmake
---
>       $(CMAKE_COMMAND) -P cmake_install.cmake
75c75
<       cmake -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake
---
>       $(CMAKE_COMMAND) -DCMAKE_INSTALL_LOCAL_ONLY=1 -P cmake_install.cmake

>> And then issuing './cerbero-uninstalled -c config/build-tools.cbc build cmake --no-deps'

I am still experiencing this problem with 1.2.4 is there any reason why these changes should not be adopted for the next release?


---------------
This message is intended for a particular addressee only and may contain business or company secrets.
If you have received this email in error, please contact the sender and delete the message immediately. Any use of this email, including saving, publishing, copying, replication or forwarding of the message or the contents is not permitted.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20140423/9019b0e8/attachment.html>


More information about the gstreamer-devel mailing list