mareksuscak / asus-pce-n53-linux

🤖 Asus PCE-N53 Linux Driver for Kernel versions 3.x, 4.x and 5.x
Other
30 stars 17 forks source link

Compilation error with Linux kernel 5.19.0 #18

Open wonjeon opened 1 year ago

wonjeon commented 1 year ago

When I do 'make', the following error occurred:

asus-pce-n53-linux/include/os/rt_linux.h:286:9: error: unknown type name ‘mm_segment_t’
  286 |         mm_segment_t    fs;
      |         ^~~~~~~~~~~~
samvova commented 1 year ago

confirm Have same problem with Linux Server 5.19.0-41-generic #42~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Tue Apr 18 17:40:00 UTC 2 x86_64 x86_64 x86_64 GNU/Linux

Smilex commented 1 year ago

Fixed here https://github.com/mareksuscak/asus-pce-n53-linux/pull/19