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

Does not build on kernel 5.15 #13

Closed
Cyberunner23 opened this issue Mar 2, 2022 · 2 comments
Closed

Does not build on kernel 5.15 #13

Cyberunner23 opened this issue Mar 2, 2022 · 2 comments
Assignees

Comments

@Cyberunner23
Copy link
Contributor

The bulid fails with the following error

rtl8812au/core/rtw_br_ext.c:20:18: fatal error: netipx/ipx.h: No such file or directory
20 |         #include <net/ipx.h>
   |                  ^~~~~~~~~~~~~~

This is due to the ipx network layer being removed after being deprecated as mentioned here

@svpcom svpcom closed this as completed in 2c07dbd Mar 2, 2022
@svpcom svpcom self-assigned this Mar 2, 2022
@svpcom
Copy link
Owner

svpcom commented Mar 2, 2022

@Cyberunner23 try a fix

@Cyberunner23
Copy link
Contributor Author

It worked thanks!

svpcom added a commit that referenced this issue Apr 11, 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

2 participants