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

ipq6x编译出现qca-nss-ecm错误,具体日志见内文 #13

Open
hzjnet opened this issue Aug 4, 2024 · 1 comment
Open

ipq6x编译出现qca-nss-ecm错误,具体日志见内文 #13

hzjnet opened this issue Aug 4, 2024 · 1 comment

Comments

@hzjnet
Copy link

hzjnet commented Aug 4, 2024

/openwrt/openwrt-6.x-nss-down-breeze303-20240731-fKing-3-ipq6k/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq60xx/qca-nss-ecm-12.5.2024.06.2092c7fa1/frontends/nss/ecm_nss_non_ported_ipv4.c: In function 'ecm_nss_non_ported_ipv4_connection_accelerate':
/openwrt/openwrt-6.x-nss-down-breeze303-20240731-fKing-3-ipq6k/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq60xx/qca-nss-ecm-12.5.2024.06.20
92c7fa1/frontends/nss/ecm_nss_non_ported_ipv4.c:859:47: error: 'NSS_IPV4_RULE_CREATE_RAWIP_VALID' undeclared (first use in this function); did you mean 'NSS_IPV4_RULE_CREATE_RPS_VALID'?
859 | nircm->valid_flags |= NSS_IPV4_RULE_CREATE_RAWIP_VALID;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| NSS_IPV4_RULE_CREATE_RPS_VALID
/openwrt/openwrt-6.x-nss-down-breeze303-20240731-fKing-3-ipq6k/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq60xx/qca-nss-ecm-12.5.2024.06.2092c7fa1/frontends/nss/ecm_nss_non_ported_ipv4.c:859:47: note: each undeclared identifier is reported only once for each function it appears in
make[6]: *** [scripts/Makefile.build:243: /openwrt/openwrt-6.x-nss-down-breeze303-20240731-fKing-3-ipq6k/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq60xx/qca-nss-ecm-12.5.2024.06.20
92c7fa1/frontends/nss/ecm_nss_non_ported_ipv4.o] Error 1
make[5]: *** [/openwrt/openwrt-6.x-nss-down-breeze303-20240731-fKing-3-ipq6k/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq60xx/linux-6.6.41/Makefile:1921: /openwrt/openwrt-6.x-nss-down-breeze303-20240731-fKing-3-ipq6k/build_dir/target-aarch64_cortex-a53_musl/linux-qualcommax_ipq60xx/qca-nss-ecm-12.5.2024.06.20~92c7fa1] Error 2
make[4]: *** [Makefile:234: __sub-make] Error 2

多次尝试发现是配置增加了WWAN Support的原因,去掉就正常了,应该是对应补丁没跟上吧?!

@King-Of-Knights
Copy link
Owner

和开源的NSS有关系,参考 https://forum.openwrt.org/t/qualcommax-nss-build/148529/2953

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

2 participants