You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Gavin (JIRA)" <ji...@apache.org> on 2019/04/29 09:27:22 UTC

[jira] [Issue Comment Deleted] (MESOS-267) Build issue on 32-bit ubuntu

     [ https://issues.apache.org/jira/browse/MESOS-267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gavin updated MESOS-267:
------------------------
    Comment: was deleted

(was: www.rtat.net)

> Build issue on 32-bit ubuntu
> ----------------------------
>
>                 Key: MESOS-267
>                 URL: https://issues.apache.org/jira/browse/MESOS-267
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>            Reporter: Benjamin Mahler
>            Assignee: Benjamin Mahler
>            Priority: Major
>
> On 32-bit unbuntu, we need to configure with CXXFLAGS="-march=i686" in order for the build to get past an undefined reference of __sync_fetch_and_add_8.
> We should change configure.ac do this automatically.
> Configuration below:
> gcc 4.4.3
> automake 1.10.2
> autoreconf 2.65
> libtool 2.2.6b
> jdk 1.6.0_24
> python 2.6.5



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)