Bug 475887

Summary: 1.16.4-2.1567.fc11 is missing /usr/include/xmlrpc_client.h
Product: [Fedora] Fedora Reporter: Orion Poplawski <orion>
Component: xmlrpc-cAssignee: Enrico Scholz <rh-bugzilla>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhideCC: rh-bugzilla
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: 2008-12-11 16:11:24 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 Orion Poplawski 2008-12-10 22:13:51 UTC
Description of problem:

1.16.4-2.1567.fc11 is missing /usr/include/xmlrpc_client.h, but has /usr/include/xmlrpc_server.h.  Is this intentional?  I can't compile cmake without it (or without porting cmake to version 1.16, which I'd rather not take on myslef).

Version-Release number of selected component (if applicable):
1.16.4-2.1567.fc11

Comment 1 Enrico Scholz 2008-12-11 10:05:23 UTC
can you try xmlrpc-c-1.16.6-1.1582.fc11 please?  I fixed installation of client headers there.

Comment 2 Orion Poplawski 2008-12-11 16:11:24 UTC
That did the trick.  Thanks!