Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: compile error #6

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

fix: compile error #6

wants to merge 1 commit into from

Conversation

xuruidong
Copy link

Saving to: ‘vmlinux.tar’

vmlinux.tar           100%[============================================================>]   8.22M   606KB/s    in 15s

2024-12-24 04:00:36 (559 KB/s) - ‘vmlinux.tar’ saved [8622080/8622080]

tar: ..: Not found in archive
tar: Exiting with failure status due to previous errors
make: *** [Makefile:48: x86/x86/vmlinux.h] Error 2
  BPF      .output/profile.bpf.o
In file included from profile.bpf.c:3:
./lua_state.h:12:10: fatal error: 'vmlinux.h' file not found
#include <vmlinux.h>
         ^~~~~~~~~~~
1 error generated.
make: *** [Makefile:71: .output/profile.bpf.o] Error 1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant