bytedance / bytedance/netcap

netcap工具是否支持在arm64 Linux平台上运行

Open
#21 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.