Bug 487649

Summary: iptables-devel package missing some header files
Product: Red Hat Enterprise Linux 5 Reporter: Kirby Zhou <kirbyzhou>
Component: iptablesAssignee: iptables-maint-list <iptables-maint-list>
Status: CLOSED ERRATA QA Contact: BaseOS QE <qe-baseos-auto>
Severity: high Docs Contact:
Priority: low    
Version: 5.3CC: dkovalsk, pknirsch, sghosh, twoerner
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: 2009-09-02 11:00:07 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 Kirby Zhou 2009-02-27 09:19:04 UTC
As you see, iptables.h includes libiptc/libiptc.h, but where is libiptc/libiptc.h? There is something broken.

[@65.64 SOURCES]# rpm -ql iptables-devel.x86_64 | fgrep include
/usr/include/ip6tables.h
/usr/include/iptables.h
/usr/include/iptables_common.h
/usr/include/libipq.h

[@65.64 SOURCES]# head /usr/include/iptables.h    
#ifndef _IPTABLES_USER_H
#define _IPTABLES_USER_H

#include "iptables_common.h"
#include "libiptc/libiptc.h"

#ifndef IPT_LIB_DIR
#define IPT_LIB_DIR "/usr/lib/iptables"
#endif

Comment 1 Phil Knirsch 2009-03-30 14:03:42 UTC
Easy fix, Devel ACK.

Thanks & regards, Phil

Comment 6 errata-xmlrpc 2009-09-02 11:00:07 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2009-1414.html