Hello,

I tried to compile openwrt with LCD4LINUX for my dockstar but I got an error message that the function "log2" is not reverenced in "plugin_netinfo.c".
(same issue like https://dev.openwrt.org/ticket/8897)

I have the following ideas what’s going wrong.

- math.h does not have "log2" included
or
- could it be that the package shall be compiled with the option "-c99"

Thanks
Elektrischlumpf