This is nothing to worry about.  The low-level details revolve around HiPE
http://www.it.uu.se/research/group/hipe/.  Bear uses a compile flag to use
HiPE for native code loading.  We ship an Erlang with HiPE disabled for
reasons that caused instability on several platforms.  This clash of Bear
trying to use hipe and us not shipping hipe is why you are getting the
warning.  Bear will continue to work using vanilla erlang calls.

-Jared


On Mon, May 20, 2013 at 1:59 PM, ageemoore <[email protected]> wrote:

> Hi,
>
> I built Riak 1.3.1 from source following these instructions:
>
> Erlang-
>
> http://docs.basho.com/riak/latest/tutorials/installation/Installing-Erlang/#Installing-on-GNU-Linux
> Riak -
>
> http://docs.basho.com/riak/latest/tutorials/installation/Installing-Riak-from-Source/
>
> It seems to run fine, but there is a message in the console log that I am
> unsure of (I see it at start up):
>
> 2013-05-20 15:44:48.497 [info] <0.11998.280> <HiPE (v 3.9.1)> Warning: not
> loading native code for module bear: it was compiled for an incompatible
> runtime system; please regenerate native code for this runtime system
>
> Is this something to worry about?
>
> I'm using Centos 6.4 ... 2.6.32-358.6.1.el6.x86_64.
>
> Thanks!
>
>
>
> --
> View this message in context:
> http://riak-users.197444.n3.nabble.com/Riak-1-3-1-Warning-start-up-message-Install-from-source-tp4027921.html
> Sent from the Riak Users mailing list archive at Nabble.com.
>
> _______________________________________________
> 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