Bug 487649 - iptables-devel package missing some header files
Summary: iptables-devel package missing some header files
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 5
Classification: Red Hat
Component: iptables
Version: 5.3
Hardware: All
OS: Linux
low
high
Target Milestone: ---
: ---
Assignee: iptables-maint-list
QA Contact: BaseOS QE
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-02-27 09:19 UTC by Kirby Zhou
Modified: 2009-09-02 11:00 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-02 11:00:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2009:1414 0 normal SHIPPED_LIVE iptables bug fix and enhancement update 2009-09-01 13:33:16 UTC

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


Note You need to log in before you can comment on or make changes to this bug.