Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
DominikPoggel opened this issue Apr 26, 2024 · 4 comments
Open

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

DominikPoggel opened this issue Apr 26, 2024 · 4 comments

Comments

@DominikPoggel
Copy link

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
Copy link

asac commented Jul 26, 2024

I can confirm this happens on kirkstone.

@angolini
Copy link
Member

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

@DominikPoggel
Copy link
Author

DominikPoggel commented Sep 5, 2024

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 7f80d59 the error occurs, when bumping linux-fslc-imx from 5.15.156->157

@angolini
Copy link
Member

can you prepare a PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants