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

doesn't want to build #25

Closed
lootoos opened this issue Aug 12, 2023 · 3 comments
Closed

doesn't want to build #25

lootoos opened this issue Aug 12, 2023 · 3 comments

Comments

@lootoos
Copy link

lootoos commented Aug 12, 2023

ScreenShot_20230812230851
I write these commands:
1.make
2.cc -Wall -Os -c libnetlink.c
3.cc -Wall -Os -o eoip eoipcr.c libnetlink.o
4.strip eoip
5.cd out-of-tree-6.1.x/
6. make
At stage 6, it shows an error:
ScreenShot_20230812231518
This happens on debian 12.

@bbonev
Copy link
Owner

bbonev commented Aug 13, 2023

Just apt install patch

@lootoos
Copy link
Author

lootoos commented Aug 13, 2023

new error:
ScreenShot_20230814010953

@bbonev
Copy link
Owner

bbonev commented Aug 13, 2023

Looks like the patch file somehow got corrupted. Start from a fresh folder or git checkout -f

There was a problem with the patches for kernels 6.0.x and 6.1.x, I did push a fix

@bbonev bbonev closed this as completed Aug 13, 2023
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

2 participants