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

Justin Quan commented on THRIFT-858:
------------------------------------

I had this same autoconf problem.  There is a m4 macro that checks this version 
and it is looking in /usr/share/autoconf/m4sugar/version.m4 for your version of 
autoconf.  
                
> Have bootstrap.sh check for a suitable autoconf version before running
> ----------------------------------------------------------------------
>
>                 Key: THRIFT-858
>                 URL: https://issues.apache.org/jira/browse/THRIFT-858
>             Project: Thrift
>          Issue Type: Improvement
>            Reporter: Michael Lum
>            Assignee: David Reiss
>            Priority: Minor
>             Fix For: 0.5
>
>         Attachments: bootstrap.sh.patch, 
> v1-0001-THRIFT-858.-Use-AC_PREREQ-to-check-for-Autoconf-vers.patch
>
>
> Running bootstrap.sh invokes autoconf.  Building thrift requires a minimum 
> autoconf of 2.65 to avoid various bugs in earlier versions.  Currently, 
> autoconf just succeeds silently, but then the build fails, which can be 
> confusing to users.   This improvement will have bootstrap.sh check for it 
> before running.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to