[
https://issues.apache.org/jira/browse/THRIFT-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon South updated THRIFT-2957:
--------------------------------
I've gone ahead and added a patch that simply adds {{subdir-objects}} at the
appropriate place in {{configure.ac}}. With this change I can build the latest
code in the repository using automake 1.14.1-4 _except_ that the file
{{compiler/cpp/thrifty.cc}} isn't generated automatically by bison, which must
be invoked manually. I'm investigating.
> warning: source file %s is in a subdirectory, but option 'subdir-objects' is
> disabled
> -------------------------------------------------------------------------------------
>
> Key: THRIFT-2957
> URL: https://issues.apache.org/jira/browse/THRIFT-2957
> Project: Thrift
> Issue Type: Bug
> Components: Build Process
> Environment: Ubuntu on EC2 and OS X on a Macbook Pro,
> openSUSE
> Reporter: Andrew de Andrade
> Priority: Minor
> Attachments:
> 0001-THRIFT-2957-Build-successfully-with-automake-1.14.patch
>
>
> {{automake}} produces a lot of these errors and in the {{configure.ac}} file
> the line with {{AM_INIT_AUTOMAKE([...])}} does not contain {{subdir-objects}}
> as an option.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)