Re: [B.A.T.M.A.N.] batctl: problem with #define __unused in main.h

2016-09-15 Thread Sven Eckelmann
On Donnerstag, 15. September 2016 11:00:03 CEST Andreas Pape wrote: > Hello > > when trying to compile the latest batctl code from the git repository I > run into a compiler error > (gcc 4.8.5 and eglibc-2.18) . Please test https://patchwork.open-mesh.org/patch/16673/ (and reply with a Tested-b

[B.A.T.M.A.N.] batctl: problem with #define __unused in main.h

2016-09-15 Thread Andreas Pape
Hello when trying to compile the latest batctl code from the git repository I run into a compiler error (gcc 4.8.5 and eglibc-2.18) . As far as I could figure out the problem is caused by the define of __unused in main.h. In my case I use the libnl-3.2.25 to compile the code. The libnl header fil