[
https://issues.apache.org/jira/browse/MESOS-1115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gavin updated MESOS-1115:
-------------------------
Comment: was deleted
(was: www.rtat.net)
> include/c++/4.4.7/exception_ptr.h:143:13: error: unknown type name 'type_info'
> ------------------------------------------------------------------------------
>
> Key: MESOS-1115
> URL: https://issues.apache.org/jira/browse/MESOS-1115
> Project: Mesos
> Issue Type: Bug
> Components: build
> Environment: CentOS 6.5
> clang 3.4
> Reporter: Vinson Lee
> Priority: Major
>
> libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I./src -I./src -Wall
> -Wwrite-strings -Woverloaded-virtual -Wno-sign-compare -DNO_FRAME_POINTER
> -DNDEBUG -g -g2 -O2 -std=c++11 -MT libglog_la-logging.lo -MD -MP -MF
> .deps/libglog_la-logging.Tpo -c src/logging.cc -fPIC -DPIC -o
> libglog_la-logging.o
> In file included from src/logging.cc:32:
> In file included from ./src/utilities.h:75:
> In file included from
> /usr/bin/../lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/string:43:
> In file included from
> /usr/bin/../lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/bits/allocator.h:48:
> In file included from
> /usr/bin/../lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/x86_64-redhat-linux/bits/c++allocator.h:34:
> In file included from
> /usr/bin/../lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/ext/new_allocator.h:33:
> In file included from
> /usr/bin/../lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/new:40:
> In file included from
> /usr/bin/../lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/exception:148:
> /usr/bin/../lib/gcc/x86_64-redhat-linux/4.4.7/../../../../include/c++/4.4.7/exception_ptr.h:143:13:
> error: unknown type name 'type_info'
> const type_info*
> ^
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)