Commit 4af36c1
committed
add bpf-linker
to fix
```
error: failed to run custom build command for `mitmproxy-linux-ebpf v0.12.7 (/tmp/pip-install-4airp5w4/mitmproxy-linux_a9aee8a7cd4446caa9f2a87ebee6383d/mitmproxy-linux-ebpf)`
Caused by:
process didn't exit successfully: `/tmp/pip-install-4airp5w4/mitmproxy-linux_a9aee8a7cd4446caa9f2a87ebee6383d/target/release/build/mitmproxy-linux-ebpf-b7b2209e707a9bcd/build-script-build` (exit status: 101)
--- stderr
thread 'main' panicked at mitmproxy-linux-ebpf/build.rs:15:42:
Failed to find `bpf-linker` executable on PATH. Run `cargo install --locked bpf-linker` to install.: CannotFindBinaryPath
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
```1 parent 5caa083 commit 4af36c1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments