Bug 334734

Summary: Kio-nfs fails to link due to no linking options for libtirpc
Product: [Unmaintained] kio Reporter: Alexey Chernov <4ernov>
Component: nfsAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: adawit
Priority: NOR    
Version: 4.13.0   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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 ***