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

Leif Hedstrom commented on TS-2728:
-----------------------------------

This is the error we get

{code}
make[2]: Entering directory `/tmp/trafficserver-5.0.0/lib/perl'
[ "." != "../../lib/perl" ] && cp -rf "./." "../../lib/perl"
cp: ‘./.’ and ‘../../lib/perl/.’ are the same file
{code}

> the lib/perl Makefile.am does not properly detect in-source builds
> ------------------------------------------------------------------
>
>                 Key: TS-2728
>                 URL: https://issues.apache.org/jira/browse/TS-2728
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 5.0.0
>
>
> It seems that the out-of-source builds for our Perl modules is somewhat 
> confused. I think the tests are not correct, such that we try to cp the 
> source tree even when we're doing an in-source build (which then makes cp 
> complain that source and destination is the same).



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to