You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
This happens on debian 12.
The text was updated successfully, but these errors were encountered:
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:
This happens on debian 12.
The text was updated successfully, but these errors were encountered: