You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "su wenbo (JIRA)" <ji...@apache.org> on 2012/12/17 15:52:28 UTC

[jira] [Commented] (MESOS-267) Build issue on 32-bit ubuntu

    [ https://issues.apache.org/jira/browse/MESOS-267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533961#comment-13533961 ] 

su wenbo commented on MESOS-267:
--------------------------------

hi, I have the same problem, how to avoid it? Where to configur with CXXFLAGS="-march=i686"?
                
> 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
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira