You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Chamila Dilshan Wijayarathna (JIRA)" <ji...@apache.org> on 2014/08/08 22:07:13 UTC

[jira] [Commented] (THRIFT-2655) CPP tests should not use relative path when accessing ssh related files

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

Chamila Dilshan Wijayarathna commented on THRIFT-2655:
------------------------------------------------------

[~roger.meier] I pushed changes to cdwijayarathna/thrift.
https://github.com/cdwijayarathna/thrift/compare/THRIFT-2655
I had to add '-lboost_system' and '-lboost_filesystem' to test/cpp/MakeFile.am.
This worked well in my local setup, but travis build failed due to above two library links.
https://travis-ci.org/cdwijayarathna/thrift/builds/32043345
/usr/bin/ld: cannot find -lboost_system
/usr/bin/ld: cannot find -lboost_filesystem
Any idea on this? How should I proceed?


> CPP tests should not use relative path when accessing ssh related files
> -----------------------------------------------------------------------
>
>                 Key: THRIFT-2655
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2655
>             Project: Thrift
>          Issue Type: Bug
>          Components: Test Suite
>            Reporter: Chamila Dilshan Wijayarathna
>              Labels: gsoc2014
>




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