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

Build fails for Ubuntu 18.04 #366

Open
vaavaav opened this issue Nov 25, 2024 · 0 comments
Open

Build fails for Ubuntu 18.04 #366

vaavaav opened this issue Nov 25, 2024 · 0 comments

Comments

@vaavaav
Copy link

vaavaav commented Nov 25, 2024

On Ubuntu 18.04, compiling mvfst (commit a4c6d4714badf8bb1a3fe495f76915ca31cd4f7c) fails with the following error:

mvfst/quic/xsk/xsk_lib.h:12:10: fatal error: linux/if_xdp.h: No such file or directory
   12 | #include <linux/if_xdp.h>
      |          ^~~~~~~~~~~~~~~~
compilation terminated.

I have tried installing linux-headers-generic, but this did not fix the problem.

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