[
https://issues.apache.org/jira/browse/HADOOP-11927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin Patrick McCabe updated HADOOP-11927:
------------------------------------------
Summary: Fix "undefined reference to dlopen" error when compiling
libhadooppipes (was: libhadooppipes needs libdl when using libcrypto)
> Fix "undefined reference to dlopen" error when compiling libhadooppipes
> -----------------------------------------------------------------------
>
> Key: HADOOP-11927
> URL: https://issues.apache.org/jira/browse/HADOOP-11927
> Project: Hadoop Common
> Issue Type: Bug
> Components: build, native, tools
> Environment: SUSE Linux Enterprise Server 11 SP3 (x86_64)
> Reporter: Xianyin Xin
> Assignee: Xianyin Xin
> Attachments: HADOOP-11927-001.patch, HADOOP-11927-002.patch
>
>
> 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)