public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* Issues with netinet/if_fddi.h?
@ 2005-03-30 16:54 Mårten Segerkvist
  0 siblings, 0 replies; only message in thread
From: Mårten Segerkvist @ 2005-03-30 16:54 UTC (permalink / raw)
  To: glibc-bugs

Hello!

Compiling net-tools 1.60 wouldn't work against the linux 
2.6.11-gentoo-r4-headers for me until I applied the following patch (to 
make the net_device_stats visible in the fddi_statistics structure in 
linux/if_fddi.h):

--- ,if_fddi.h  2005-03-30 18:44:42.000000000 +0200
+++ if_fddi.h   2005-03-30 18:45:16.000000000 +0200
@@ -23,6 +23,7 @@
  #include <sys/types.h>
  #include <asm/types.h>

+#include <linux/netdevice.h>
  #include <linux/if_fddi.h>

  #ifdef __USE_BSD

I don't know whether this is an issue with net-tools, glibc or the kernel?

/MÃ¥rten


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-03-30 16:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-03-30 16:54 Issues with netinet/if_fddi.h? Mårten Segerkvist

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 read-only IMAP folder(s) and NNTP newsgroup(s).