.pylintrc: warning: ignored by one of the .gitignore files .pylintrc: warning: ignored by one of the .gitignore files ld.lld: error: undefined symbol: ip6_route_reply_fetch_dst >>> referenced by filter.c:12184 (/home/nipa/bpf-next/wt-0/build_clang/../net/core/filter.c:12184) >>> vmlinux.o:(bpf_icmp_send_unreach) >>> did you mean: ip_route_reply_fetch_dst >>> defined in: vmlinux.o make[3]: *** [../scripts/Makefile.vmlinux:91: vmlinux.unstripped] Error 1 make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:1236: vmlinux] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 make: *** [Makefile:248: __sub-make] Error 2 New errors added --- /tmp/tmp.iOoWiNygzB 2025-07-25 12:40:03.534586864 -0700 +++ /tmp/tmp.KPZXFB2iwH 2025-07-25 12:43:33.563785897 -0700 @@ -1,0 +2,10 @@ +ld.lld: error: undefined symbol: ip6_route_reply_fetch_dst +>>> referenced by filter.c:12184 (/home/nipa/bpf-next/wt-0/build_clang/../net/core/filter.c:12184) +>>> vmlinux.o:(bpf_icmp_send_unreach) +>>> did you mean: ip_route_reply_fetch_dst +>>> defined in: vmlinux.o +make[3]: *** [../scripts/Makefile.vmlinux:91: vmlinux.unstripped] Error 1 +make[2]: *** [/home/nipa/bpf-next/wt-0/Makefile:1236: vmlinux] Error 2 +make[2]: *** Waiting for unfinished jobs.... +make[1]: *** [/home/nipa/bpf-next/wt-0/Makefile:248: __sub-make] Error 2 +make: *** [Makefile:248: __sub-make] Error 2 Per-file breakdown