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

Josh Elser commented on ACCUMULO-160:
-------------------------------------

Laura,

Thanks for that patch! I did make a few changes. It looks like you missed two 
includes on the CXXFLAGS variable from the original Makefile. I added those 
back, and did a little more indenting. I tested the modified Makefile on my 
32bit laptop which successfully built only the 32bit native library.

Also, I added you to the Accumulo contributor's group.
                
> Makefile needs play nice on 64 and 32 bit systems
> -------------------------------------------------
>
>                 Key: ACCUMULO-160
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-160
>             Project: Accumulo
>          Issue Type: Bug
>          Components: tserver
>    Affects Versions: 1.5.0, 1.3.6, 1.4.0, 1.3.5
>            Reporter: John Vines
>            Assignee: Laura Peaslee
>            Priority: Critical
>              Labels: make
>             Fix For: 1.5.0
>
>         Attachments: accumulo-160.patch
>
>
> Currently the makefile for the native in memory maps does not play well 
> depending on system configuration. It should check in some way for either a 
> 64 bit compiler or that it's on a 64 bit system and then attempt a 64 bit 
> build. Otherwise it should do a 32 bit build.

--
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