You'll either need to upgrade to a post-5.2 version of RHEL, or rebuild the package from source using erlang R14B04. Riak 1.2 packages are built with erlang R15B01, which has some issues with kernel headers.
Says a colleague: "When starting erlang, the message pthread/ethr_event.c:98: Fatal error in wait__(): Function not implemented (38) is, on modern distros, most likely the result of a precompiled Erlang binary interacting with a kernel that doesn't implement FUTEX_WAIT_PRIVATE and FUTEX_WAKE_PRIVATE." On Tue, Oct 9, 2012 at 10:13 AM, B.T. Jagadeesh Kumar <[email protected]> wrote: > Its RHEL 5.1 and its 64 bit machine.. > > Regards, > B.T. Jagadeesh Kumar > > > On 10/9/2012 10:44 PM, Evan Vigil-McClanahan wrote: >> >> What version of which Linux distribution are you using? >> >> Riak 1.2 has some issues running from package on Centos/RHEL 5.2 and >> earlier. >> >> On Tue, Oct 9, 2012 at 6:02 AM, B.T. Jagadeesh Kumar >> <[email protected]> wrote: >>> >>> Hi, >>> >>> Can some one please help me in setting up RIAK. I am getting the below >>> error at start up. >>> And we used " riak-1.2.0-1.el5.x86_64.rpm" latest rpm to setup the riak. >>> >>> [BL]# riak start >>> Attempting to restart script through sudo -H -u riak >>> pthread/ethr_event.c:98: Fatal error in wait__(): Function not >>> implemented >>> (38) >>> pthread/ethr_event.c:98: Fatal error in wait__(): Function not >>> implemented >>> (38) >>> Error reading /etc/riak/app.config >>> >>> Thanks in advance. >>> >>> -- >>> Regards, >>> B.T. Jagadeesh Kumar >>> >>> >>> _______________________________________________ >>> 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
