You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2013/12/03 14:00:36 UTC

[jira] [Created] (MESOS-860) Get mesos' libprocess dependency glog to compile with clang and libc++

Till Toenshoff created MESOS-860:
------------------------------------

             Summary: Get mesos' libprocess dependency glog to compile with clang and libc++
                 Key: MESOS-860
                 URL: https://issues.apache.org/jira/browse/MESOS-860
             Project: Mesos
          Issue Type: Improvement
          Components: build, libprocess
    Affects Versions: 0.14.2
         Environment: OS X 10.9 (Mavericks), Apple LLVM version 5.0 (clang-500.2.79) (based on LLVM 3.3svn)
            Reporter: Till Toenshoff
            Priority: Minor


[mesos/build/3rdparty/libprocess/3rdparty/glog-0.3.3(master) ] 

Failure:
In file included from src/stl_logging_unittest.cc:34:
./src/glog/stl_logging.h:56:11: fatal error: 'ext/slist' file not found
# include <ext/slist>
          ^
2 warnings and 1 error generated.
make[7]: *** [stl_logging_unittest-stl_logging_unittest.o] Error 1 




--
This message was sent by Atlassian JIRA
(v6.1#6144)