netcap工具是否支持在arm64 Linux平台上运行
Open
- Dominant language
- Go
- Stars
- 699
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
本地将go更新为go1.24.1.linux-arm64.tar.gz版本后,尝试编译在arm64 Linux平台上运行的netcap工具,会报以下错误:
_qemu: Unsupported syscall: 439
qemu: uncaught target signal 11 (Segmentation fault) - core dumped
Makefile:6: recipe for target 'netcap' failed
make: *** [netcap] Segmentation fault (core dumped)_
因此,想请问下,netcap是否支持在arm64 Linux平台上运行,若支持,需要注意哪些编译事项
Contributor guide
Assessment
This issue has not been assessed yet.