Open brnorris03 opened 6 years ago
I believe the issue is related to the glibc version. Ubuntu 18.04 comes with glibc 2.27. However, I can only confirm that SyncPerf should work with glibc 2.23. What version of glibc are you using? You can downgrade the glibc version to 2.23, if needed. Let me know if that helps.
I tried building with many versions of gcc (4,5,6,7) on Ubuntu 18.04, but get numerous pthread-related errors. Are there specific dependencies I must address first? Thanks!