[{file,"escript.erl"},{line,747}]},
>>
>> {escript,start,1,
>>
>> [{file,"escript.erl"},{line,277}]},
>>
>> {init,start_it,1,[]},
>>
>>
[{file,"escript.erl"},{line,277}]},
>
> {init,start_it,1,[]},
>
> {init,start_em,1,[]}]}}
>
> make: *** [deps] Error 1
>
>
>
> Thanks,
>
> Rachana
>
>
>
> From: Rachana S
Rachana,
What version of Erlang are you trying to build with? I do not think
that basho_bench has support for OTP 17.
I built basho_bench successfully with R16B02.
--
Hector
On Mon, May 19, 2014 at 5:23 AM, Rachana Shroff wrote:
> Hi Brian, Hector,
>
> I want to run the riak benchmark tests a
Looking at your logs, they all show:
Error loading "erlang_js_drv": "Driver compiled with incorrect version
of erl_driver.h"
In your post you say you installed:
"Erlang - First otp_src_R14B02 and then otp_src_R15B01"
More than likely you've compiled Riak with the old version or erlang.
As Hect
Hi Rachana,
Is there any reason why you didn't elect to install via RPM? [0] That
path may be easier to get started with than compiling Erlang and Riak
from source, as we bundle Erlang into the RPM.
--
Hector
[0] http://docs.basho.com/riak/latest/ops/building/installing/rhel-centos/
On Fri, May