kmesh-net / kmesh

High Performance ServiceMesh Data Plane Based on Programmable Kernel
https://kmesh.net
Apache License 2.0
361 stars 46 forks source link

compile failed on openEuler 22.03 #460

Closed nlgwcy closed 6 days ago

nlgwcy commented 1 week ago

What happened:

# build.sh failed:
Compiled /home/wcy/code/github/kmesh/bpf/kmesh/bpf2go/kmeshcgroupsockworkload_bpfel.o
Stripped /home/wcy/code/github/kmesh/bpf/kmesh/bpf2go/kmeshcgroupsockworkload_bpfel.o
Error: can't load BPF from ELF: file /home/wcy/code/github/kmesh/bpf/kmesh/bpf2go/kmeshcgroupsockworkload_bpfel.o: load BTF: data section .rodata: missing offset for symbol hex_digits
exit status 1
bpf/kmesh/bpf2go/bpf2go.go:9: running "go": exit status 1
make: *** [Makefile:83: all] Error 1

What you expected to happen:

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know?:

Environment: