You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jeff Whiting (JIRA)" <ji...@apache.org> on 2012/06/09 00:01:23 UTC

[jira] [Commented] (THRIFT-1614) Thrift build from svn repo sources fails with automake-1.12

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

Jeff Whiting commented on THRIFT-1614:
--------------------------------------

I ran into this problem as well.  I just went and changed the include in "thriftl.cc" to be "thrifty.hh" by hand.  Not really a solution but it let me compile it.

My vote is to get this fixed as well.
                
> Thrift build from svn repo sources fails with automake-1.12
> -----------------------------------------------------------
>
>                 Key: THRIFT-1614
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1614
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>    Affects Versions: 0.9
>         Environment: Reproduced on OS X 10.7 with homebrew automake-1.12
>            Reporter: Andrew Cox
>
> The yacc.am included in automake-1.12 creates the file "thrifty.hh" instead of "thrifty.h", but the generated file "thriftl.cc" includes "thrifty.h".
> Problem goes away when I downgrade automake to 1.11.5

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