You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Kapil Arya (JIRA)" <ji...@apache.org> on 2017/09/15 17:41:00 UTC

[jira] [Created] (MESOS-7980) Stout fails to compile with libc >= 2.26

Kapil Arya created MESOS-7980:
---------------------------------

             Summary: Stout fails to compile with libc >= 2.26
                 Key: MESOS-7980
                 URL: https://issues.apache.org/jira/browse/MESOS-7980
             Project: Mesos
          Issue Type: Bug
          Components: build, stout
            Reporter: Kapil Arya
            Assignee: Kapil Arya


Glibc 2.26 removes "xlocale.h" [1] which makes stout fail to compile. Stout should be using 'locale.h' instead.


[1]: https://sourceware.org/glibc/wiki/Release/2.26#Removal_of_.27xlocale.h.27



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)