Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
For bugs related to Red Hat Enterprise Linux 5 product line. The current stable release is 5.10. For Red Hat Enterprise Linux 6 and above, please visit Red Hat JIRA https://issues.redhat.com/secure/CreateIssue!default.jspa?pid=12332745 to report new issues.

Bug 236913

Summary: iptraf can't be rebuilt
Product: Red Hat Enterprise Linux 5 Reporter: Mykola Ulianytskyi <lystor>
Component: iptrafAssignee: Marcela Mašláňová <mmaslano>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0   
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: 2007-05-02 13:05:25 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:
Attachments:
Description Flags
iptraf-3.0.0-kernheaders.patch fix build issue none

Description Mykola Ulianytskyi 2007-04-18 12:41:44 UTC
Description of problem:
   iptraf can't be rebuilded

Version-Release number of selected component (if applicable):
   iptraf 3.0.0-5.el5
   kernel-headers 2.6.18-8.el5

Steps to Reproduce:
   rpmbuild -ba iptraf.spec

...
gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector
--param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic
-fasynchronous-unwind-tables -DWORKDIR=\"/var/lib/iptraf\"
-DLOCKDIR=\"/var/lock/iptraf\" -DLOGDIR=\"/var/log/iptraf\"
-DEXECDIR=\"/usr/bin\" -I/usr/include/ncursesw -I../support
         -DVERSION=\"3.0.0\" -DPLATFORM=\"Linux/i386\"     -c -o ifstats.o ifstats.c
In file included from ifstats.c:34:
/usr/include/linux/if_packet.h:52: error: expected specifier-qualifier-list
before '__u32'
...

Comment 1 Mykola Ulianytskyi 2007-04-18 12:41:44 UTC
Created attachment 152895 [details]
iptraf-3.0.0-kernheaders.patch fix build issue

Comment 2 Marcela Mašláňová 2007-04-19 13:29:55 UTC
I appreciate your patch, I've already fixed it in a devel.

Comment 5 Marcela Mašláňová 2007-05-02 13:05:25 UTC
Duplicate of rhbz#233934

*** This bug has been marked as a duplicate of 233934 ***