[
https://issues.apache.org/jira/browse/THRIFT-2957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14641600#comment-14641600
]
ASF GitHub Bot commented on THRIFT-2957:
----------------------------------------
GitHub user Jens-G opened a pull request:
https://github.com/apache/thrift/pull/563
THRIFT-2957 warning: source file %s is in a subdirectory, but option …
…'subdir-objects' is disabled
Client: Compiler General
Patch: Simon South
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Jens-G/thrift THRIFT-2957
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/563.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #563
----
commit b6cda377fe7d4f63afe5cae184b1840371f4011f
Author: Jens Geyer <[email protected]>
Date: 2015-07-25T13:59:46Z
THRIFT-2957 warning: source file %s is in a subdirectory, but option
'subdir-objects' is disabled
Client: Compiler General
Patch: Simon South
----
> 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
> Assignee: Simon South
> Priority: Minor
> Attachments:
> 0001-THRIFT-2957-Build-successfully-with-automake-1.14.patch,
> 0002-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)