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

Hudson commented on THRIFT-3103:
--------------------------------

SUCCESS: Integrated in Thrift #1514 (See 
[https://builds.apache.org/job/Thrift/1514/])
THRIFT-3103 cmake is missing RPATH on MacOSX. (roger: rev 
aeb89aa81bdd23aee2f70eabe87f44d7fb2c9c8a)
* build/cmake/DefineCMakeDefaults.cmake


> cmake is missing RPATH on MacOSX
> --------------------------------
>
>                 Key: THRIFT-3103
>                 URL: https://issues.apache.org/jira/browse/THRIFT-3103
>             Project: Thrift
>          Issue Type: Bug
>    Affects Versions: 1.0
>         Environment: MacOSX specific
>            Reporter: Marco Molteni
>
> The Thrift CMakefiles do not enable RPATH handling for MacOSX.
> This means that if the Thrift shared libraries are installed in a non-system 
> directory (i.e. a directory not known by the dynamic linker), any executable 
> linked against them will fail to run, unless the {{DYLD_LIBRARY_PATH}} 
> environment variable (Unix equivalent: {{LD_LIBRARY_PATH}}) is set to the 
> appropriate value.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to