PlatformLab / HomaModule

A Linux kernel module that implements the Homa transport protocol.
175 stars 43 forks source link

Error compiling #19

Closed mcorr023 closed 1 year ago

mcorr023 commented 1 year ago

I'm trying to compile using AlmaLinux 8.7, but I get this error . Please help. IMG-20230131-WA0000

johnousterhout commented 1 year ago

I'm not familiar with AlmaLinux 8.7; how does this relate to the official Linux Git repo? It appears that the gro.h header file is missing in your Linux or has moved.

On Mon, Feb 6, 2023 at 4:45 PM mcorr023 @.***> wrote:

I'm trying to compile using AlmaLinux 8.7, but I get this error . Please help. [image: IMG-20230131-WA0000] https://user-images.githubusercontent.com/77362051/217119421-3c1f0cdf-f5ed-44cb-a807-afd149932731.jpg

— Reply to this email directly, view it on GitHub https://github.com/PlatformLab/HomaModule/issues/19, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOOUCQKK263DSLSDHDBUITWWGLKDANCNFSM6AAAAAAUTKSYHU . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mcorr023 commented 1 year ago

Hello, it seemed that AlmaLinux 8.7 had an outdated version of Linux, so I was able to compile it using a more updated environment. I am a student learning about transport protocols and would like to ask you for detailed instructions on how to implement and test Homa. I am currently struggling to find more descriptive documentation for beginners like myself. Thank you so much in advance. @johnousterhout

johnousterhout commented 1 year ago

I have updated the README.md file for Homa to include the latest info on installing/configuring Homa. I also added some "getting started" info on benchmarking Homa. I suggest that you take the following steps:

-John-

On Mon, Feb 20, 2023 at 12:32 PM mcorr023 @.***> wrote:

Hello, it seemed that AlmaLinux 8.7 had an outdated version of Linux, so I was able to compile it using a more updated environment. I am a student learning about transport protocols and would like to ask you for detailed instructions on how to implement and test Homa. I am currently struggling to find more descriptive documentation for beginners like myself. Thank you so much in advance. @johnousterhout https://github.com/johnousterhout

— Reply to this email directly, view it on GitHub https://github.com/PlatformLab/HomaModule/issues/19#issuecomment-1437517442, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACOOUCQ5ACWHHWUJCUGYNXDWYPIHFANCNFSM6AAAAAAUTKSYHU . You are receiving this because you were mentioned.Message ID: @.***>

johnousterhout commented 1 year ago

I'm going to close this issue for now, but feel free to reopen it (or start a new one) if you have questions or problems.

-John-