[
https://issues.apache.org/jira/browse/HAWQ-1471?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022567#comment-16022567
]
Paul Guo edited comment on HAWQ-1471 at 5/24/17 8:59 AM:
---------------------------------------------------------
Modified the wiki page. So we could close this issue.
was (Author: paul guo):
Modified. So we could close this issue.
> "Build and Install" under Red Hat 6.X environment, gcc / gcc-c++ version
> 4.7.2 is too low to install hawq
> ---------------------------------------------------------------------------------------------------------
>
> Key: HAWQ-1471
> URL: https://issues.apache.org/jira/browse/HAWQ-1471
> Project: Apache HAWQ
> Issue Type: Improvement
> Components: Build
> Reporter: fangpei
> Assignee: Ed Espino
> Fix For: 2.3.0.0-incubating
>
>
> My OS environment is Red Hat 6.5. I referred to the website
> "https://cwiki.apache.org//confluence/display/HAWQ/Build+and+Install" to
> build and install hawq. I installed the GCC version specified on the website
> (gcc 4.7.2 / gcc-c++ 4.7.2), but the error happened:
> "error: 'Hdfs::Internal::Once' cannot be thread-local because it has
> non-trivial type 'std::once_flag'"
> or
> "error : 'Yarn:Internal::Once' cannot be thread-local because it has
> non-trivial type 'std::once_flag'"
> I found that GCC support for C ++ 11 is not good, leading to the
> emergence of the error.
> So I installed gcc 4.8.5 / gcc-c++ 4.8.5, and the problem was resolved.
> gcc / gcc-c++ version 4.7.2 is too low to install hawq, I suggest
> updating the website about gcc / gcc-c++ version requirement.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)