-
Notifications
You must be signed in to change notification settings - Fork 290
Description
You are opening a bug report against the Tcpreplay project: we use
GitHub Issues for tracking bug reports and feature requests.
If you have a question about how to use Tcpreplay, you are at the wrong
site. You can ask a question on the tcpreplay-users mailing list
or on Stack Overflow with [tcpreplay] tag.
General help is available here.
If you have a build issue, consider downloading the latest release
Otherwise, to report a bug, please fill out the reproduction steps
(below) and delete these introductory paragraphs. Thanks!
Describe the bug
tcpreplay 4.3.4 failed to build on Apple M1
To Reproduce
Try to build on Apple M1
Expected behavior
Build success
Screenshots
full build log, https://github.com/Homebrew/homebrew-core/runs/2812291345
System (please complete the following information):
- OS: macoS
- OS version: 11-arm
- Tcpreplay Version: 4.3.4
Additional context
configure: error: in `/private/tmp/tcpreplay-20210612-22759-zqdznu/tcpreplay-4.3.4':
configure: error: C compiler cannot create executables
relates to Homebrew/homebrew-core#77274