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 "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2014/05/06 19:03:19 UTC

[jira] [Resolved] (HADOOP-10573) fix hadoop native client CMakeLists.txt issue with older cmakes

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

Colin Patrick McCabe resolved HADOOP-10573.
-------------------------------------------

    Resolution: Fixed

> fix hadoop native client CMakeLists.txt issue with older cmakes
> ---------------------------------------------------------------
>
>                 Key: HADOOP-10573
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10573
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: native
>    Affects Versions: HADOOP-10388
>            Reporter: Wenwu Peng
>            Assignee: Wenwu Peng
>         Attachments: HADOOP-10573.1.patch, HADOOP-10573.2.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)