Humberto and I had a conversation privately that resulted in the answer:

"Thanks for your interest, but I just received a great help from
Christopher Meiklejohn.

The problem was the compiler, I was using GCC-5.1 because in the
documentation of riak
(http://docs.basho.com/riak/latest/ops/building/installing/mac-osx/#From-Source)
says "Riak will not compile with Clang. Please make sure that your
default C/C++ compiler is GCC", but this is wrong and it was the
source of my problem. I just restore Clang as the default compiler and
it works OK."

We'll need to make a note of this on the doc repository [1]. Updates
like these are always best from real users. Please open issues on the
URL below for any and all inconsistencies you run into!

[1] https://github.com/basho/basho_docs/issues


Matt Brender | Developer Advocacy Lead
Basho Technologies
t: @mjbrender



On Mon, Aug 3, 2015 at 7:48 PM, Luke Bakken <lbak...@basho.com> wrote:
> Hi Humberto,
>
> Do you have the "protoc" program in your PATH? This command will show
> it if it's there:
>
> which -a protoc
> --
> Luke Bakken
> Engineer
> lbak...@basho.com
>
>
> On Tue, Jul 28, 2015 at 8:42 AM, Humberto Rodríguez Avila
> <h87rg...@gmail.com> wrote:
>> Hi guys, I have a problem when I compile riak_pb, even it says "BUILD
>> SUCCESSFUL", it ended with error.
>>
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] BUILD SUCCESS
>> [INFO]
>> ------------------------------------------------------------------------
>> [INFO] Total time: 14.232 s
>> [INFO] Finished at: 2015-07-28T17:20:31+02:00
>> [INFO] Final Memory: 19M/307M
>> [INFO]
>> ------------------------------------------------------------------------
>> ==> C (compile)
>> make: *** [PROTOC-exists] Error 1
>>
>> Thanks,
>> Humbert
>>
>> _______________________________________________
>> riak-users mailing list
>> riak-users@lists.basho.com
>> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>>
>
> _______________________________________________
> riak-users mailing list
> riak-users@lists.basho.com
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

_______________________________________________
riak-users mailing list
riak-users@lists.basho.com
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to