chenmozhijin / turboacc

一个适用于官方openwrt(22.03/23.05) firewall4的turboacc
GNU General Public License v3.0
177 stars 56 forks source link

[openwrt/23.05]An error occurred while building Netfilter in the linux kernel #7

Closed lushangkan closed 11 months ago

lushangkan commented 11 months ago

System: Windows11 WSL Ubuntu22.04 Openwrt Version: Official Openwrt / openwrt-23.05 Building target: ramips/mt7621/Xiaomi redmi AC2100 Error log: log Error log summary:

Register multiple callbacks to ct events (NF_CONNTRACK_CHAIN_EVENTS) [N/y/?] (NEW) make[7]: *** [scripts/kconfig/Makefile:77: syncconfig] Error 1
make[6]: *** [Makefile:628: syncconfig] Error 2
make[5]: *** [Makefile:748: include/config/auto.conf.cmd] Error 2

Diffconfig: config

chenmozhijin commented 11 months ago

If you don't need to compile sfe, please delete target/linux/generic/hack-5.15/953-net-patch-linux-kernel-to-support-shortcut-fe.patch

lushangkan commented 11 months ago

如果不需要编译sfe,请删除target/linux/generic/hack-5.15/953-net-patch-linux-kernel-to-support-shortcut-fe.patch

删除后仍然错误

chenmozhijin commented 11 months ago

使用方法更新修复,并且通过了编译验证Actions#39,请尝试使用全新源码按照新的使用方法重新编译。