You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "James Clampffer (JIRA)" <ji...@apache.org> on 2018/05/08 14:31:00 UTC

[jira] [Created] (HDFS-13534) libhdfs++: Fix GCC7 build

James Clampffer created HDFS-13534:
--------------------------------------

             Summary: libhdfs++: Fix GCC7 build
                 Key: HDFS-13534
                 URL: https://issues.apache.org/jira/browse/HDFS-13534
             Project: Hadoop HDFS
          Issue Type: Task
            Reporter: James Clampffer
            Assignee: James Clampffer


After merging HDFS-13403 [~pifta] noticed the build broke on some platforms.  [~bibinchundatt] pointed out that prior to gcc 7 mutex, future, and regex implicitly included functional.  Without that implicit include the compiler errors on the std::function in ioservice.h.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org