[PATCH] Workaround compile error on networking/libiproute/iplink.c
Cristian Ionescu-Idbohrn
cristian.ionescu-idbohrn at axis.com
Mon Jul 29 10:05:46 UTC 2013
On Sun, 28 Jul 2013, Denys Vlasenko wrote:
> On Monday 22 July 2013 23:52, Cristian Ionescu-Idbohrn wrote:
> > IFLA_VLAN_PROTOCOL define was introduced with commit
> > a7ecbed56bb620a0e8cd79372886d0fdfeb362c8. gcc 4.8.1 complains.
> >
> > CC networking/libiproute/iplink.o
> > networking/libiproute/iplink.c:26:33: error: expected identifier before numeric constant
> > #define IFLA_VLAN_PROTOCOL 5
> > ^
> > make[1]: *** [networking/libiproute/iplink.o] Error 1
>
> Sorry, missed that, it doesn't happen for me.
> Fixed in git.
Thanks.
Cheers,
--
Cristian
More information about the busybox
mailing list