[
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)