meta-freescale icon indicating copy to clipboard operation
meta-freescale copied to clipboard

failure to build kernel-module-nxp89xx on Kirkstone branch

Open DominikPoggel opened this issue 1 year ago • 4 comments

My build fails on kernel-module-nxp89xx do_compile:

mxm_wifiex/wlan_src/mlinux/moal_wext.c:2917:39: error: invalid application of sizeof' to incomplete type 'char[]' | 2917 | sizeof(iwe.u.ap_addr.sa_data));

and other occasions of sizeof.

DominikPoggel avatar Apr 26 '24 10:04 DominikPoggel

I can confirm this happens on kirkstone.

asac avatar Jul 26 '24 07:07 asac

can someone please, give more details? Machine? Kernel version?

angolini avatar Jul 26 '24 13:07 angolini

Sorry for my delayed answer, I forgot about this and ran into the same error again today, the machine is imx8mm-evk and kernel version is 5.15

Edit: I tried it with different commits in meta-freescale, turns out that with commit 7f80d5940a8dfc5f8b9321fac07593be07c291d4 the error occurs, when bumping linux-fslc-imx from 5.15.156->157

DominikPoggel avatar Sep 05 '24 11:09 DominikPoggel

can you prepare a PR?

angolini avatar Sep 20 '24 12:09 angolini