-
Notifications
You must be signed in to change notification settings - Fork 77
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
Error When building with snappy-1.1.0-1ubuntu1 #15
Comments
I may have duplicated this in #16 |
bump |
i have the same issue but i found a workaround and the origin. EDIT: just checked hyperleveldb out again and this time no problems ... |
I just had this problem installing from the source linked at http://hyperdex.org/download/ (currently |
@jag426 Thank you for your answer! It works for me! 😃 |
CXXLD db_bench
/usr/bin/ld: db/db_bench.o: undefined reference to symbol '_ZN6snappy11RawCompressEPKcmPcPm'
//usr/local/lib/libsnappy.so.1: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status
Built OK with snappy-1.1.0-1 (no ubuntu1) on other computer
Thaanks
The text was updated successfully, but these errors were encountered: