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

编译rk3588s内核失败scripts/Makefile.build:516: recipe for target 'drivers/net/wireless/rockchip_wlan' failed make[3]: *** [drivers/net/wireless/rockchip_wlan] Error #326

Open
Weskiey opened this issue Mar 20, 2024 · 0 comments

Comments

@Weskiey
Copy link

Weskiey commented Mar 20, 2024

drivers/net/wireless/rockchip_wlan/rtl8821ce/core/rtw_mlme_ext.c: In function 'rtw_txpwr_init_regd':
drivers/net/wireless/rockchip_wlan/rtl8821ce/core/rtw_mlme_ext.c:261:3: warning: empty declaration
error, forbidden warning:rtw_mlme_ext.c:261
attribute((fallthrough));
^~~~~~~~~~~~~
drivers/net/wireless/rockchip_wlan/rtl8821ce/core/rtw_mlme_ext.c:261:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
error, forbidden warning:rtw_mlme_ext.c:261
drivers/net/wireless/rockchip_wlan/rtl8821ce/core/rtw_mlme_ext.c: In function 'mgt_dispatcher':
drivers/net/wireless/rockchip_wlan/rtl8821ce/core/rtw_mlme_ext.c:1331:3: warning: empty declaration
error, forbidden warning:rtw_mlme_ext.c:1331
attribute((fallthrough));
^~~~~~~~~~~~~
drivers/net/wireless/rockchip_wlan/rtl8821ce/core/rtw_mlme_ext.c:1331:3: warning: ISO C90 forbids mixed declarations and code [-Wdeclaration-after-statement]
error, forbidden warning:rtw_mlme_ext.c:1331

日志里出现说rtw_mlme_ext.c出现空声明之类的警告?被报error了,是环境的问题吗还是代码的bug

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

1 participant