openwrt icon indicating copy to clipboard operation
openwrt copied to clipboard

更新源

Open xiaotan8 opened this issue 1 year ago • 3 comments

xiaotan8 avatar Oct 27 '23 02:10 xiaotan8

In file included from ./include/linux/linkage.h:7, from ./include/linux/kernel.h:8, from ./include/linux/list.h:9, from ./include/linux/timer.h:5, from net/netfilter/nf_conntrack_proto_tcp.c:9: net/netfilter/nf_conntrack_proto_tcp.c:35:19: error: 'nf_ct_tcp_no_window_check' undeclared here (not in a function); did you mean 'ct_tcp_seqadj_set'? EXPORT_SYMBOL_GPL(nf_ct_tcp_no_window_check); ^~~~~~~~~~~~~~~~~~~~~~~~~ ./include/linux/export.h:104:16: note: in definition of macro '___EXPORT_SYMBOL' extern typeof(sym) sym;
^~~ ./include/linux/export.h:161:34: note: in expansion of macro '__EXPORT_SYMBOL' #define _EXPORT_SYMBOL(sym, sec) __EXPORT_SYMBOL(sym, sec, "") ^~~~~~~~~~~~~~~ ./include/linux/export.h:165:33: note: in expansion of macro '_EXPORT_SYMBOL' #define EXPORT_SYMBOL_GPL(sym) _EXPORT_SYMBOL(sym, "_gpl") ^~~~~~~~~~~~~~ net/netfilter/nf_conntrack_proto_tcp.c:35:1: note: in expansion of macro 'EXPORT_SYMBOL_GPL' EXPORT_SYMBOL_GPL(nf_ct_tcp_no_window_check); ^~~~~~~~~~~~~~~~~ scripts/Makefile.build:286: recipe for target 'net/netfilter/nf_conntrack_proto_tcp.o' failed make[7]: *** [net/netfilter/nf_conntrack_proto_tcp.o] Error 1 scripts/Makefile.build:503: recipe for target 'net/netfilter' failed make[6]: *** [net/netfilter] Error 2 Makefile:1832: recipe for target 'net' failed make[5]: *** [net] Error 2 make[5]: Leaving directory '/home/tao/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.10.201' Makefile:27: recipe for target '/home/tao/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.10.201/.modules' failed make[4]: *** [/home/tao/openwrt/build_dir/target-x86_64_musl/linux-x86_64/linux-5.10.201/.modules] Error 2 make[4]: Leaving directory '/home/tao/openwrt/target/linux/x86' Makefile:11: recipe for target 'compile' failed make[3]: *** [compile] Error 2 make[3]: Leaving directory '/home/tao/openwrt/target/linux' time: target/linux/compile#1092.91#101.55#1202.42 ERROR: target/linux failed to build. target/Makefile:28: recipe for target 'target/linux/compile' failed make[2]: *** [target/linux/compile] Error 1 make[2]: Leaving directory '/home/tao/openwrt' target/Makefile:23: recipe for target '/home/tao/openwrt/staging_dir/target-x86_64_musl/stamp/.target_compile' failed make[1]: *** [/home/tao/openwrt/staging_dir/target-x86_64_musl/stamp/.target_compile] Error 2 make[1]: Leaving directory '/home/tao/openwrt' /home/tao/openwrt/include/toplevel.mk:228: recipe for target 'world' failed make: *** [world] Error 2

lutao114 avatar Dec 22 '23 12:12 lutao114

微信图片_20240301103929

hq999999 avatar Mar 01 '24 02:03 hq999999

23.05

hq999999 avatar Mar 01 '24 02:03 hq999999