-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unable to compile shmaps with libcuckoo and boost on RHEL7.6 #5
Comments
Please update shmaps from master. Put "libcuckoo" folder from https://github.com/rayrapetyan/libcuckoo (branch bip2) into your include search path. |
I have already tried what you are suggesting but still I am getting the same errors. Can you please tell which version of boost you are using as I am using boost 1.69. |
I'm also using boost 1.69. Your /opt/libcuckoo-master should be from bip2 branch. |
clang version 5.0.1 (tags/RELEASE_501/final) |
@rayrapetyan I am also getting errors while building shmaps after updating from master and replacing libcuckoo with the one you recommend. Attached are the errors. |
Please check updated README.md. |
error shmaps.txt
I am compiling sample program of shmaps with libcuckoo and boost version 1.69 but getting compile time error. Error output file is attached.
The text was updated successfully, but these errors were encountered: