Bug 171544

Summary: included ltdl library built without support for shared object files
Product: [Fedora] Fedora Reporter: Rex Dieter <rdieter>
Component: kdelibsAssignee: Than Ngo <than>
Status: CLOSED ERRATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 4CC: mgarski
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-12-01 11:22:54 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Rex Dieter 2005-10-22 19:38:24 UTC
See upstream kde bug http://bugs.kde.org/93359

Easy workaround, add
export libltdl_cv_shlibext=".so"

Right before running 
%configure

I've only verfied this applies to kde-3.4.x, but suspect kde-3.5 is/will-be
affected as well.

Comment 1 Than Ngo 2005-12-01 11:22:54 UTC
this workaround is included in kdelibs-3.5.0. Thanks