Bug 236913
| Summary: | iptraf can't be rebuilt | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Mykola Ulianytskyi <lystor> | ||||
| Component: | iptraf | Assignee: | 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: |
|
||||||
Created attachment 152895 [details]
iptraf-3.0.0-kernheaders.patch fix build issue
I appreciate your patch, I've already fixed it in a devel. |
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' ...