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

Compilation error with Linux kernel 5.19.0 #18

Open
wonjeon opened this issue Mar 4, 2023 · 2 comments
Open

Compilation error with Linux kernel 5.19.0 #18

wonjeon opened this issue Mar 4, 2023 · 2 comments

Comments

@wonjeon
Copy link

wonjeon commented Mar 4, 2023

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
Copy link

samvova commented May 16, 2023

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
Copy link

Smilex commented Jul 12, 2023

Fixed here #19

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

3 participants