You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Xianyin Xin (JIRA)" <ji...@apache.org> on 2015/05/06 09:59:59 UTC

[jira] [Created] (HADOOP-11927) libcrypto needs libdl when compile native code

Xianyin Xin created HADOOP-11927:
------------------------------------

             Summary: libcrypto needs libdl when compile native code
                 Key: HADOOP-11927
                 URL: https://issues.apache.org/jira/browse/HADOOP-11927
             Project: Hadoop Common
          Issue Type: Bug
          Components: tools
         Environment: SUSE Linux Enterprise Server 11 SP3  (x86_64)
            Reporter: Xianyin Xin
            Assignee: Xianyin Xin


When compile hadoop with native support, we encounter compile error that "undefined reference to `dlopen'" when link libcrypto. We'd better link libdl explicitly in CMakeList of hadoop-pips.



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