HEllo to all,

I'm using riak for my erlang web crawler ebot (http://www.redaelli.org/matteo-
blog/projects/ebot/)
In these latest weeks I cannot compile riak-erlang-client

Below my logs. Any suggestions?

Thanks in advance

Matteo
http://www.redaelli.org/matteo



mat...@nowar:/opt$ hg clone http://hg.basho.com/riak-erlang-client -u
riakc-1.0.0
destination directory: riak-erlang-client
requesting all changes
adding changesets
adding manifests
adding file changes
added 98 changesets with 124 changes to 15 files
updating to branch default
15 files updated, 0 files merged, 0 files removed, 0 files unresolved

mat...@nowar:/opt$ cd riak-erlang-client/

mat...@nowar:/opt/riak-erlang-client$ make
./rebar get-deps
==> riak-erlang-client (get-deps)
Pulling protobuffs from {hg,"http://bitbucket.org/basho/protobuffs";,
                            "protobuffs-0.5.0"}
requesting all changes
adding changesets
adding manifests
adding file changes
added 91 changesets with 243 changes to 93 files (+2 heads)
29 files updated, 0 files merged, 0 files removed, 0 files unresolved
==> protobuffs (get-deps)
./rebar compile
==> protobuffs (compile)
Compiled src/pokemon_pb.erl
Compiled src/protobuffs_parser.erl
Compiled src/protobuffs_compile.erl
Compiled src/protobuffs.erl
==> riak-erlang-client (compile)
Compiling src/riakclient.proto
src/riakc_pb_socket.erl:72: type ctx() undefined
src/riakc_pb_socket.erl:72: type rpb_req() undefined
src/riakc_pb_socket.erl:77: type option() undefined
src/riakc_pb_socket.erl:78: Warning: type option() is unused
src/riakc_pb_socket.erl:86: Warning: type rpb_req() is unused
src/riakc_pb_socket.erl:87: Warning: type ctx() is unused
make: *** [compile] Error 1

_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to