mailing list of musl libc
 help / color / mirror / code / Atom feed
* Clash between 'netinet/if_ether.h' and 'linux/if_ether.h'
@ 2012-10-08 22:45 Abdoulaye Walsimou GAYE
  2012-10-08 23:33 ` Rich Felker
  0 siblings, 1 reply; 8+ messages in thread
From: Abdoulaye Walsimou GAYE @ 2012-10-08 22:45 UTC (permalink / raw)
  To: musl

Hello,
While trying to compile busybox-1.20.2, the following issue raised:

   CC      networking/ifplugd.o
In file included from /home/walsimou/embtoolkit.git/sysroot-armel-linux-arm920t/usr/include/net/ethernet.h:10:0,
                  from networking/ifplugd.c:41:
/home/walsimou/embtoolkit.git/sysroot-armel-linux-arm920t/usr/include/netinet/if_ether.h:75:8: error: redefinition of 'struct ethhdr'
/home/walsimou/embtoolkit.git/sysroot-armel-linux-arm920t/usr/include/linux/if_ether.h:127:8: note: originally defined here

Note that uClibc strategy here is to include linux/if_ether.h

Thanks,
AWG


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

end of thread, other threads:[~2012-10-11  4:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-08 22:45 Clash between 'netinet/if_ether.h' and 'linux/if_ether.h' Abdoulaye Walsimou GAYE
2012-10-08 23:33 ` Rich Felker
2012-10-09 23:13   ` Isaac Dunham
2012-10-09 23:15     ` Rich Felker
2012-10-10  0:08       ` Isaac Dunham
2012-10-10 20:06   ` Abdoulaye Walsimou GAYE
2012-10-11  0:01     ` Rich Felker
2012-10-11  4:36       ` idunham

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).