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

Err: include/linux/kconfig.h:7:10: fatal error: 'generated/autoconf.h' file not found #3

Open
Jun10ng opened this issue Jan 27, 2022 · 0 comments

Comments

@Jun10ng
Copy link

Jun10ng commented Jan 27, 2022

hi team,
when I run ebpf programs on this image, there is an err:

include/linux/kconfig.h:7:10: fatal error: 'generated/autoconf.h' file not found

I thought the cause of that is short of linux-headers file, and we could solve it by re-complier it.
Here is my solution:
download linux-files, then write some parameters to the config file and compiler it.

@Jun10ng Jun10ng changed the title Err: not found generate.h in kconfig Err: include/linux/kconfig.h:7:10: fatal error: 'generated/autoconf.h' file not found Jan 27, 2022
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

No branches or pull requests

1 participant