[jira] [Commented] (HADOOP-14682) cmake Makefiles in hadoop-common don't properly respect -Dopenssl.prefix

2017-07-24 Thread Allen Wittenauer (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16099273#comment-16099273
 ] 

Allen Wittenauer commented on HADOOP-14682:
---

I think, but I'm not sure, that the basic problem is that the 
LD_LIBRARY_PATH/DYLD_LIBRARY_PATH/linked runpath isn't getting set correctly 
when the native libraries are getting tested.

> cmake Makefiles in hadoop-common don't properly respect -Dopenssl.prefix
> 
>
> Key: HADOOP-14682
> URL: https://issues.apache.org/jira/browse/HADOOP-14682
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Ravi Prakash
>
> Allen reported that while running tests, cmake didn't properly respect 
> -Dopenssl.prefix that would allow us to build and run the tests with 
> different versions of OpenSSL.
> https://issues.apache.org/jira/browse/HADOOP-14597?focusedCommentId=16092114=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16092114
> I too encountered some funny stuff while trying to build with a non-default 
> OpenSSL library. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org



[jira] [Commented] (HADOOP-14682) cmake Makefiles in hadoop-common don't properly respect -Dopenssl.prefix

2017-07-24 Thread Ravi Prakash (JIRA)

[ 
https://issues.apache.org/jira/browse/HADOOP-14682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16099258#comment-16099258
 ] 

Ravi Prakash commented on HADOOP-14682:
---

I briefly tried stuff around 
https://github.com/apache/hadoop/blob/94ca52ae9ec0ae04854d726bf2ac1bc457b96a9c/hadoop-common-project/hadoop-common/src/CMakeLists.txt#L171
 but still failed. 

> cmake Makefiles in hadoop-common don't properly respect -Dopenssl.prefix
> 
>
> Key: HADOOP-14682
> URL: https://issues.apache.org/jira/browse/HADOOP-14682
> Project: Hadoop Common
>  Issue Type: Bug
>Reporter: Ravi Prakash
>
> Allen reported that while running tests, cmake didn't properly respect 
> -Dopenssl.prefix that would allow us to build and run the tests with 
> different versions of OpenSSL.
> https://issues.apache.org/jira/browse/HADOOP-14597?focusedCommentId=16092114=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16092114
> I too encountered some funny stuff while trying to build with a non-default 
> OpenSSL library. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

-
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org