Re: Riak 1.3.1 Warning start up message. Install from source.

2013-05-24 Thread Jared Morrow
FWIW, we forked the bear repo for another change and I removed the `native` flag as well. Riak 1.4 should no longer have these warnings. -Jared On Tue, May 21, 2013 at 11:50 AM, ageemoore wrote: > Yup yup. Understood. Thanks for the explanation. > > > > -- > View this message in context: >

Re: Riak 1.3.1 Warning start up message. Install from source.

2013-05-21 Thread ageemoore
Yup yup. Understood. Thanks for the explanation. -- View this message in context: http://riak-users.197444.n3.nabble.com/Riak-1-3-1-Warning-start-up-message-Install-from-source-tp4027921p4027933.html Sent from the Riak Users mailing list archive at Nabble.com. ___

Re: Riak 1.3.1 Warning start up message. Install from source.

2013-05-21 Thread Jared Morrow
We don't control the bear repository so as long as they are trying to compile native code that warning will stick around. Sorry for the log spam. -Jared On Tue, May 21, 2013 at 8:20 AM, ageemoore wrote: > OK. I also see this with my 1.2.1 version which I'm currently using in > production, bu

Re: Riak 1.3.1 Warning start up message. Install from source.

2013-05-21 Thread ageemoore
OK. I also see this with my 1.2.1 version which I'm currently using in production, but never asked until now. I'm looking to upgrade and have a couple other questions ... I will open a new thread for that. Thanks! -Agee -- View this message in context: http://riak-users.197444.n3.nabble.com

Re: Riak 1.3.1 Warning start up message. Install from source.

2013-05-20 Thread Jared Morrow
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 try