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

Unable to compile shmaps with libcuckoo and boost on RHEL7.6 #5

Closed
smrititripathi027 opened this issue Mar 13, 2019 · 6 comments
Closed

Comments

@smrititripathi027
Copy link

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.

@rayrapetyan
Copy link
Owner

Please update shmaps from master. Put "libcuckoo" folder from https://github.com/rayrapetyan/libcuckoo (branch bip2) into your include search path.
Once efficient/libcuckoo#80 is approved, you wouldn't need a custom "libcuckoo" anymore.
Thanks for reporting the issue.

@smrititripathi027
Copy link
Author

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.
Thanks.

@rayrapetyan
Copy link
Owner

I'm also using boost 1.69. Your /opt/libcuckoo-master should be from bip2 branch.
Which clang (version) do you use?

@smrititripathi027
Copy link
Author

clang version 5.0.1 (tags/RELEASE_501/final)

@marwaness
Copy link

@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.
I am using gcc 6.3 with boost 1.62
errors.txt

@rayrapetyan
Copy link
Owner

Please check updated README.md.

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

3 participants