02-25-2018, 03:58 AM
Hello again
I've got the exact error now, not sure why I didn't see that previously:
I've searched google and found some solutions to gcc from 2014, I think I have the latest so it should be applied.
How do you guys build the kernel? Is there an additional flag that I would have to use?
I've got the exact error now, not sure why I didn't see that previously:
Quote:drivers/net/wireless/rockchip_wlan/esp8089/esp_driver/esp_mac80211.c: In function 'beacon_tim_init':
drivers/net/wireless/rockchip_wlan/esp8089/esp_driver/esp_mac80211.c:543:2: warning: 'memset' used with constant zero length parameter; this could be due to transposed parameters [-Wmemset-transposed-args]
error, forbidden warning: esp_mac80211.c:543
scripts/Makefile.build:308: recipe for target 'drivers/net/wireless/rockchip_wlan/esp8089/esp_driver/esp_mac80211.o' failed
I've searched google and found some solutions to gcc from 2014, I think I have the latest so it should be applied.
How do you guys build the kernel? Is there an additional flag that I would have to use?