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

Do not build on Fedora 39 with kernel 3.8.4 #106

Open
o1e9 opened this issue Apr 10, 2024 · 0 comments
Open

Do not build on Fedora 39 with kernel 3.8.4 #106

o1e9 opened this issue Apr 10, 2024 · 0 comments

Comments

@o1e9
Copy link

o1e9 commented Apr 10, 2024

Hi,

After upgrading the kernel to 6.8.4 on my Fedora 39 installation, the make stops over IPX header obstacle:

${HOME}/rtl8814au/core/rtw_br_ext.c:20:18: fatal error: net/ipx.h: No such file or directory
   20 |         #include <net/ipx.h>
      |                  ^~~~~~~~~~~

It seems net/ipx.h had been deprecated at some point, so has to be removed from the driver, I guess.

Thanks,
Oleg

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