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

James Peach commented on TS-2172:
---------------------------------

Out of tree build fail with the changes in your github repository:

{code}
Making all in proxy/shared
  CXX      Error.o
  CXX      DiagsConfig.o
  CXX      UglyLogStubs.o
  AR       liberror.a
  AR       libdiagsconfig.a
In file included from /Users/jpeach/tmp/zym.git/proxy/shared/UglyLogStubs.cc:58:
/Users/jpeach/tmp/zym.git/proxy/InkAPIInternal.h:31:10: fatal error: 
      'api/ts/ts.h' file not found
#include "api/ts/ts.h"
         ^
1 error generated.
make[1]: *** [UglyLogStubs.o] Error 1
{code}

> Explicitly use subdir-objects in automake init
> ----------------------------------------------
>
>                 Key: TS-2172
>                 URL: https://issues.apache.org/jira/browse/TS-2172
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Li-Wen Hsu
>            Assignee: Zhao Yongming
>             Fix For: 4.1.0
>
>         Attachments: 
> 0001-TS-2172-Explicitly-use-subdir-objects-in-automake-in.patch, 
> 0002-TS-2172-Explicitly-use-subdir-objects-in-automake-in.patch, 
> 0003-TS-2172-Explicitly-use-subdir-objects-in-automake-in.patch
>
>
> This avoids warnings from automake 1.14:
> warning: source file 'foo/bar.c' is in a subdirectory,
> but option 'subdir-objects' is disabled
> and generates correct configure script.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to