Hi Phil

Riak 0.14 doesn't support R14B02. You can build Riak from the master branch 
which should work with R14B02. 

Thanks
Dan

Sent from my iPhone

On Apr 26, 2011, at 1:59 PM, Phil Stanhope <[email protected]> wrote:

> Following the steps here: 
> http://wiki.basho.com/Installing-on-RHEL-and-CentOS.html
> 
> NOTE: I did install and build erlang14B02 (not 13B04). No problems until 
> doing the make rel for riak 0.14:
> 
> 
> Compiling c_src/ebloom_nifs.cpp
> c_src/ebloom_nifs.cpp: In function ‘ERL_NIF_TERM 
> ebloom_new_filter(ErlNifEnv*, int, const ERL_NIF_TERM*)’:
> c_src/ebloom_nifs.cpp:85: error: ‘enif_alloc_resource_compat’ was not 
> declared in this scope
> c_src/ebloom_nifs.cpp:90: error: ‘enif_release_resource_compat’ was not 
> declared in this scope
> c_src/ebloom_nifs.cpp: In function ‘ERL_NIF_TERM ebloom_serialize(ErlNifEnv*, 
> int, const ERL_NIF_TERM*)’:
> c_src/ebloom_nifs.cpp:247: error: ‘enif_alloc_binary_compat’ was not declared 
> in this scope
> c_src/ebloom_nifs.cpp: In function ‘ERL_NIF_TERM 
> ebloom_deserialize(ErlNifEnv*, int, const ERL_NIF_TERM*)’:
> c_src/ebloom_nifs.cpp:263: error: ‘enif_alloc_resource_compat’ was not 
> declared in this scope
> c_src/ebloom_nifs.cpp:266: error: ‘enif_release_resource_compat’ was not 
> declared in this scope
> c_src/ebloom_nifs.cpp: In function ‘int on_load(ErlNifEnv*, void**, 
> ERL_NIF_TERM)’:
> c_src/ebloom_nifs.cpp:287: error: ‘enif_open_resource_type_compat’ was not 
> declared in this scope
> ERROR: $CXX -c $CXXFLAGS $DRV_CFLAGS c_src/ebloom_nifs.cpp -o 
> c_src/ebloom_nifs.o failed with error: 1
> make: *** [rel] Error 1
> 
> Any thoughts on what to do to get past this?
> _______________________________________________
> riak-users mailing list
> [email protected]
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

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

Reply via email to