Hi Federico,

Are you building Riak for production or as a development/test environment?
 Can I ask why you aren't using the precompiled tarball? [0]

If you are looking for a quick dev/test environment, there is an OSX devrel
[1] launcher on github [2].  We use it all the time to get a devrel cluster
running quickly.

Best,
Todd

[0] http://docs.basho.com/riak/latest/ops/building/installing/mac-osx/
[1] http://docs.basho.com/riak/latest/quickstart/



On Tue, Aug 13, 2013 at 12:58 PM, Federico Mosca <feg...@gmail.com> wrote:

> I have a problem to install riak, I am on a OSX of 2013
>
> git clone https://github.com/basho/riak
> cd riak
> make rel
>
> cd linking; make export
> cc -o prlink.o -c     -m32  -Wall -fno-common -pthread -O2 -fPIC  -UDEBUG
>  -DNDEBUG=1 -DXP_UNIX=1 -DDARWIN=1 -DHAVE_BSD_FLOCK=1 -DHAVE_SOCKLEN_T=1
> -DXP_MACOSX=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1  -DFORCE_PR_LOG
> -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -D_NSPR_BUILD_
> -I../../../dist/include/nspr -I../../../pr/include
> -I../../../pr/include/private -I/Developer/Headers/FlatCarbon  prlink.c
> prlink.c:48:10: fatal error: 'CodeFragments.h' file not found
> #include <CodeFragments.h>
>          ^
> 1 error generated.
> make[6]: *** [prlink.o] Error 1
> make[5]: *** [export] Error 2
> make[4]: *** [export] Error 2
> make[3]: *** [export] Error 2
> make[2]: ***
> [/Users/Federico/riak/deps/erlang_js/c_src/system/lib/libnspr4.a] Error 2
> make[1]: *** [c_src] Error 2
> ERROR: Command [compile] failed!
> make: *** [compile] Error 1
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>


-- 
*Todd Tyree*
Client Services Engineer Basho <http://www.basho.com/>

mobile: +44(0)7861 220 182
web: www.basho.com
github: tatyree <http://github.com/tatyree>
_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to