You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Wenwu Peng (JIRA)" <ji...@apache.org> on 2014/05/05 09:47:14 UTC

[jira] [Updated] (HADOOP-10573) Pure Native Client:Correct Cmake version

     [ https://issues.apache.org/jira/browse/HADOOP-10573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wenwu Peng updated HADOOP-10573:
--------------------------------

    Attachment: HADOOP-10573.1.patch

fix by correct version

> Pure Native Client:Correct Cmake version
> ----------------------------------------
>
>                 Key: HADOOP-10573
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10573
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: HADOOP-10388
>            Reporter: Wenwu Peng
>            Assignee: Wenwu Peng
>         Attachments: HADOOP-10573.1.patch
>
>
> In GeneratProtobufs.cmake, use variable CMAKE_CURRENT_LIST_DIR, it is new for cmake version 2.8, so we should change cmake_minimum_required(VERSION 2.6) to (VERSION 2.8) in CMakeLists.txt



--
This message was sent by Atlassian JIRA
(v6.2#6252)