[
https://issues.apache.org/jira/browse/HADOOP-15685?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16850945#comment-16850945
]
Ranith Sardar commented on HADOOP-15685:
----------------------------------------
This patch makes libtirpc-level should be installed Or else failing with
following Error:
[exec] /usr/bin/ld: cannot find -ltirpc
[exec] collect2: error: ld returned 1 exit status
[exec] make[2]: *** [examples/pipes-sort] Error 1
[exec] make[1]: *** [CMakeFiles/pipes-sort.dir/all] Error 2
[exec] make: *** [all] Error 2
> Build fails (hadoop pipes) on newer Linux envs (like Fedora 28)
> ---------------------------------------------------------------
>
> Key: HADOOP-15685
> URL: https://issues.apache.org/jira/browse/HADOOP-15685
> Project: Hadoop Common
> Issue Type: Improvement
> Components: build, tools/pipes
> Affects Versions: 3.2.0
> Reporter: Lars Hofhansl
> Assignee: Lars Hofhansl
> Priority: Major
> Attachments: 15685-3.2.0.txt, 15685-example.txt
>
>
> The rpc/types.h and similar includes are no longer part of glibc.
> Instead tirpc needs to be used now on those systems.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]