Description
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.
Attachments
Attachments
Issue Links
- blocks
-
ORC-375 v1.5.1 install from source fails under GCC 7.3.0
- Closed
- is broken by
-
HDFS-13403 libhdfs++: Use hdfs::IoService object rather than asio::io_service
- Resolved