Skip to content

Conversation

@vamsiDT
Copy link

@vamsiDT vamsiDT commented Dec 5, 2024

Hi,

I had several issues with compilation. I resolved them as follows:

  1. There is an error during ns3 configure due to cmakelists in src/applications. This error should now be resolved (in conjunction with the pull request on the main repository)
  2. There were errors regarding undefined uint8_t and including stdint should resolve it
  3. Missing return statement caused crashes especially when using multiple threads, gdb revealed the exact line that was causing this issue. Just added return 0 to a function in rdma-hw.cc

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

Successfully merging this pull request may close these issues.

1 participant