You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Hiroaki Kawai (JIRA)" <ji...@apache.org> on 2013/09/18 11:32:53 UTC

[jira] [Updated] (THRIFT-2192) autotools on Redhat based systems

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

Hiroaki Kawai updated THRIFT-2192:
----------------------------------

    Attachment: 0001-Support-for-autotools-on-Redhat-based-systems.patch
    
> autotools on Redhat based systems
> ---------------------------------
>
>                 Key: THRIFT-2192
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2192
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>            Reporter: Hiroaki Kawai
>              Labels: patch
>         Attachments: 0001-Support-for-autotools-on-Redhat-based-systems.patch
>
>
> It seems that thirft has been tested on ubuntu ( https://builds.apache.org/job/Thrift/ ), but I could not run bootstrap on Fedora.
> Because of automake 1.12 backward incompatibility, the Makefile.am in compiler/cpp has been troublesome. I could create a workaround for it. The patch was tested on CentOS 6.4 and Fedora 18 with command : `./bootstrap.sh && ./configure && make && make dist`
> From the discussion of https://issues.apache.org/jira/browse/THRIFT-646 , autoconf target was set to 2.65. On the other hand, CentOS 6.4 has 2.63 with erlang patched. So I think it is safe to lower it to 2.63 here.

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