netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Iproute2 build broken by current kernel headers
@ 2012-01-10 18:54 Stephen Hemminger
  2012-01-10 19:07 ` Stephen Hemminger
  0 siblings, 1 reply; 8+ messages in thread
From: Stephen Hemminger @ 2012-01-10 18:54 UTC (permalink / raw)
  To: Pavel Emelyanov, David Miller; +Cc: netdev

The update to inet diag broke compatibility with exported headers.
Iproute2 uses sanitized kernel headers.

gcc -D_GNU_SOURCE -O2 -Wstrict-prototypes -Wall -I../include -DRESOLVE_HOSTNAMES -DLIBDIR=\"/usr/lib/\"   -c -o ss.o ss.c
ss.c: In function ‘tcp_show_netlink’:
ss.c:1504:7: error: ‘struct inet_diag_req’ has no member named ‘idiag_family’
make[1]: *** [ss.o] Error 1
make[1]: Leaving directory `/home/shemminger/src/iproute2/misc'

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-11 18:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-10 18:54 Iproute2 build broken by current kernel headers Stephen Hemminger
2012-01-10 19:07 ` Stephen Hemminger
2012-01-11  6:34   ` Pavel Emelyanov
2012-01-11  6:39     ` David Miller
2012-01-11  6:58       ` Pavel Emelyanov
2012-01-11  7:03         ` David Miller
2012-01-11 18:24     ` Stephen Hemminger
2012-01-11 18:27       ` Pavel Emelyanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).