Bug 334734 - Kio-nfs fails to link due to no linking options for libtirpc
Summary: Kio-nfs fails to link due to no linking options for libtirpc
Status: RESOLVED DUPLICATE of bug 328411
Alias: None
Product: kio
Classification: Unmaintained
Component: nfs (show other bugs)
Version: 4.13.0
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-14 08:14 UTC by Alexey Chernov
Modified: 2014-11-24 13:00 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Chernov 2014-05-14 08:14:30 UTC
Kio-nfs module in kde-runtime package fails to link as there's no linking options added to link it to libtirpc which is obviously required. Adding plain "tirpc" to target_link_libraries() in kioslave/nfs/CMakeLists.txt solves the problem.

Reproducible: Always
Comment 1 Dawit Alemayehu 2014-11-24 13:00:30 UTC

*** This bug has been marked as a duplicate of bug 328411 ***