[PATCH] Workaround compile error on networking/libiproute/iplink.c
Denys Vlasenko
vda.linux at googlemail.com
Sun Jul 28 21:26:22 UTC 2013
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.
More information about the busybox
mailing list