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

Install on WSL2 #4670

Closed
massoudasadi opened this issue Jul 14, 2023 · 7 comments
Closed

Install on WSL2 #4670

massoudasadi opened this issue Jul 14, 2023 · 7 comments

Comments

@massoudasadi
Copy link

i have problem with installing on WSL.

when i try to run bellow command

sudo make modules_install

got error

arch/x86/Makefile:142: CONFIG_X86_X32 enabled but no binutils support DEPMOD /lib/modules/5.15.90.1-microsoft-standard-WSL2+

@i-am-logger
Copy link

where you able to resolve this issue?

@massoudasadi
Copy link
Author

massoudasadi commented Sep 7, 2023

@realsnick nope. use aya instead. easily installed on WSL2

@srayuws
Copy link

srayuws commented Sep 18, 2023

I had the same issue. And I solved it by removing the CONFIG_X86_X32 in my .config file.

@massoudasadi
Copy link
Author

@srayuws everything works normally ?

@srayuws
Copy link

srayuws commented Sep 22, 2023

When running the helloworld program, I got some warnings. Some other issue (sorry, I forget which one) said compile the bcc from source and install it can remove these warnings.
I have not done that.

But if you ignore the warnings, at least the hello world works as expected.

@massoudasadi
Copy link
Author

@srayuws check my blog

@massoudasadi
Copy link
Author

i wrote comprehensive guide on my blog

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

3 participants