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

can't go get #1

Open
blacktop opened this issue Jan 2, 2016 · 4 comments
Open

can't go get #1

blacktop opened this issue Jan 2, 2016 · 4 comments

Comments

@blacktop
Copy link

blacktop commented Jan 2, 2016

# github.com/dutchcoders/gossdeep
Undefined symbols for architecture x86_64:
  "_fuzzy_clone", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_clone in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_clone)
  "_fuzzy_compare", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_compare in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_compare)
  "_fuzzy_digest", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_digest in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_digest)
  "_fuzzy_free", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_free in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_free)
  "_fuzzy_hash_buf", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_hash_buf in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_hash_buf)
  "_fuzzy_hash_filename", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_hash_filename in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_hash_filename)
  "_fuzzy_new", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_new in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_new)
  "_fuzzy_update", referenced from:
      __cgo_8aab6a90c889_Cfunc_fuzzy_update in ssdeep.cgo2.o
     (maybe you meant: __cgo_8aab6a90c889_Cfunc_fuzzy_update)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
@andrew-morris
Copy link

+1, also cannot go get

@nl5887
Copy link
Member

nl5887 commented Mar 21, 2016

Do you have the fuzzy library installed (libfuzzy)? libfuzzy is a dependency.

@blacktop
Copy link
Author

blacktop commented Jun 5, 2016

How would I get that on OSX?

@icwr
Copy link

icwr commented Feb 24, 2017

+1

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

4 participants