Skip to content

Do not build on Fedora 39 with kernel 3.8.4 #106

Open
@o1e9

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions