Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167463 - sys-apps/iproute2-2.6.19.20061214 cannot be compiled on 2.4-kernel hardened profile
Summary: sys-apps/iproute2-2.6.19.20061214 cannot be compiled on 2.4-kernel hardened p...
Status: RESOLVED DUPLICATE of bug 167097
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Hardened (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: The Gentoo Linux Hardened Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-18 11:43 UTC by Paul Osmialowski
Modified: 2007-02-18 11:47 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Paul Osmialowski 2007-02-18 11:43:47 UTC
When trying to update to latest stable version of iproute2, linux header files inclusion errors show up:
In file included from ../include/libiptc/libiptc.h:6,
                 from ../include/iptables.h:5,
                 from m_ipt.c:20:
../include/linux/netfilter_ipv4/ip_tables.h:20:38: linux/netfilter/x_tables.h: Nie ma takiego pliku ani katalogu
In file included from ../include/libiptc/libiptc.h:6,
                 from ../include/iptables.h:5,
                 from m_ipt.c:20:
../include/linux/netfilter_ipv4/ip_tables.h:87: error: field `counters' has incomplete type
../include/linux/netfilter_ipv4/ip_tables.h:115:39: linux/netfilter/xt_tcpudp.h: Nie ma takiego pliku ani katalogu
There's no linux/netfilter directory in 2.4 kernel line includes. I guess this version is ready for 2.6 kernels and therefore should be masked for 2.4-kernel hardened profile or fixed to compile with any kernel version.


Reproducible: Always

Steps to Reproduce:
I guess the description above is clear enough

Actual Results:  
iproute2 cannot be compiled

Expected Results:  
proper iproute2 compilation
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-18 11:47:32 UTC

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