<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Mar 5, 2015 at 8:42 PM, Steven Barth <span dir="ltr"><<a href="mailto:cyrus@openwrt.org" target="_blank">cyrus@openwrt.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":9q" class="" style="overflow:hidden">It's a bit of a shame it doesn't work with the current default uclibc, however have you checked if it works with musl out of the box? That being the other more embedded-friendly solution here.<br></div></blockquote></div><div class="gmail_extra"><br></div><div class="gmail_extra">Looks like libgo in gcc 4.8 has some fresh redefinition problems with musl. In this case, ethhdr and sysinfo structs included from both musl and linux headers.</div><div class="gmail_extra"><br></div><div class="gmail_extra">I'll try with gcc 4.9, and add some exclusions to kconfig if it makes sense.</div><div class="gmail_extra"><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">By the way, I realised the gcc 4.8 patch was a copy of the 4.9 patch in my last submission, so I've fixed that in my repo. Should I submit again to the list, or will it be merged from git anyway?)</div><br>Thanks,</div><div class="gmail_extra">Jeff</div></div>