On Fri, Apr 15, 2011 at 09:26:18AM -0700, Shane Adams wrote: > ==> riak_kv (compile) > src/riak_client.erl:278: call to put/2 will call erlang:put/2; not put/2 in > this module (add an explicit module name to the call to avoid this error) > src/riak_client.erl:309: call to put/2 will call erlang:put/2; not put/2 in > this module (add an explicit module name to the call to avoid this error) > src/riak_client.erl:320: call to put/2 will call erlang:put/2; not put/2 in > this module (add an explicit module name to the call to avoid this error) > src/riak_client.erl:332: call to put/2 will call erlang:put/2; not put/2 in > this module (add an explicit module name to the call to avoid this error) > src/riak_client.erl:345: call to put/2 will call erlang:put/2; not put/2 in > this module (add an explicit module name to the call to avoid this error) > make: *** [rel] Error 1 > > > Get this on Debian. ?Didn't find anything on google >
What erlang release is this? Have you tried building erlang from source? Andrew _______________________________________________ riak-users mailing list [email protected] http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
