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 236914

Summary: tcpdump can't be rebuilded
Product: Red Hat Enterprise Linux 5 Reporter: Mykola Ulianytskyi <lystor>
Component: kernelAssignee: Red Hat Kernel Manager <kernel-mgr>
Status: CLOSED DUPLICATE QA Contact: Martin Jenner <mjenner>
Severity: medium Docs Contact:
Priority: medium    
Version: 5.0CC: mlichvar
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-04-18 14:00:34 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
Patch fix build issue none

Description Mykola Ulianytskyi 2007-04-18 12:51:35 UTC
Description of problem:
   tcpdump can't be rebuilded

Version-Release number of selected component (if applicable):
   kernel-headers-2.6.18-8.el5
   tcpdump-3.9.4-8.1

Steps to Reproduce:
  rpmbuild -ba tcpdump.spec

...  
gcc -O2 -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 -I.  -g -D_U_="" -fPIC -DHAVE_CONFIG_H
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -fPIC -DPIC -c ./fad-getad.c
In file included from ./fad-getad.c:64:
/usr/include/linux/if_packet.h:52: error: expected specifier-qualifier-list
before '__u32'
...

Comment 1 Mykola Ulianytskyi 2007-04-18 12:58:26 UTC
Created attachment 152897 [details]
Patch fix build issue

Comment 2 Miroslav Lichvar 2007-04-18 14:00:34 UTC

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