Freescale / meta-freescale

Layer containing NXP hardware support metadata
Other
166 stars 252 forks source link

failure to build kernel-module-nxp89xx on Kirkstone branch #1805

Open DominikPoggel opened 4 months ago

DominikPoggel commented 4 months ago

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.

asac commented 1 month ago

I can confirm this happens on kirkstone.

angolini commented 1 month ago

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

DominikPoggel commented 3 days ago

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