From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu, 28 Sep 2006 15:50:52 -0700
> On Thu, 28 Sep 2006 14:33:04 -0700 (PDT) > David Miller <[EMAIL PROTECTED]> wrote: > > > From: Stephen Hemminger <[EMAIL PROTECTED]> > > Date: Thu, 28 Sep 2006 08:36:45 -0700 > > > > > Please figure out how to keep rtnetlink.h useful from user space. > > > I tried putting the current sanitized version of rtnetlink.h into > > > iproute2 and the build fails. > > > > Please give the error so I have a chance of fixing this. > > If I put 2.6.19 headers in: > > > In file included from ../include/linux/rtnetlink.h:5, > from ../include/libnetlink.h:6, > from ll_map.c:23: > /usr/include/linux/if.h:117: error: redefinition of $,1rx(Bstruct > ifmap$,1ry(B > /usr/include/linux/if.h:153: error: redefinition of $,1rx(Bstruct > ifreq$,1ry(B > /usr/include/linux/if.h:203: error: redefinition of $,1rx(Bstruct > ifconf$,1ry(B Hmmm... we explicitly removed the "linux/if.h" inclusion from rtnetlink.h so this is weird. Where is the linux/if.h include coming from? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html