Benjamin Mahler created MESOS-267:
-------------------------------------

             Summary: Build issue on 32-bit ubuntu
                 Key: MESOS-267
                 URL: https://issues.apache.org/jira/browse/MESOS-267
             Project: Mesos
          Issue Type: Bug
            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.

(This is unrelated to the fact that we turned on -Wall -Werror)

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

Reply via email to