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

Help compiling dependencies #80

Open
pikitgb opened this issue Jan 17, 2016 · 0 comments
Open

Help compiling dependencies #80

pikitgb opened this issue Jan 17, 2016 · 0 comments

Comments

@pikitgb
Copy link

pikitgb commented Jan 17, 2016

Hi, i'm getting this error when i'm trying to compile cberl

./rebar get-deps compile
==> jiffy (get-deps)
==> poolboy (get-deps)
==> cberl (get-deps)
==> jiffy (compile)
==> poolboy (compile)
==> cberl (compile)
Compiling c_src/callbacks.c
c_src/callbacks.c:3:10: fatal error: 'libcouchbase/couchbase.h' file not found

include <libcouchbase/couchbase.h>

     ^

1 error generated.
ERROR: compile failed while processing /Users/pikitgb/cberl: rebar_abort

I have libcouchbase and couchbase installed and running correctly.
And the source_path for the libcouchbase installation is:

$ ls -A1 /usr/local/Cellar/libcouchbase/2.5.5/include/libcouchbase/

_cxxwrap.h
api3.h
assert.h
cntl-private.h
cntl.h
configuration.h
couchbase.h
deprecated.h
error.h
http.h
iops.h
kvbuf.h
libevent_io_opts.h
libuv_io_opts.h
n1ql.h
pktfwd.h
plugins
select_io_opts.h
sysdefs.h
vbucket.h
views.h
visibility.h

Thanks in advance!

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

1 participant