Bug 220180

Summary: cmake should be compiled with system libraries
Product: [Fedora] Fedora Reporter: Laurent Rineau <laurent.rineau__fedora>
Component: cmakeAssignee: Orion Poplawski <orion>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: extras-qa
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-12-19 16:00:20 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 Laurent Rineau 2006-12-19 15:24:34 UTC
Description of problem:

Currently, FE's cmake package is build using static copies of expat, xmlrpc, 
zlib, and curl, shipped in the cmake tarball.

cmake should be compiled using the --system-libs option of the configure 
script.

Version-Release number of selected component (if applicable):
   cmake-2.4.5-1.fc5
   cmake-2.4.5-1.fc6
   cmake-2.4.5-1.fc7

Comment 1 Orion Poplawski 2006-12-19 16:00:20 UTC
Fixed in cmake-2.4.5-2.

Thanks for bringing this to my attention.