Re: [protobuf] Important!! please help, protoc command not working on linux x86_64

2017-07-06 Thread deepakagarwal2027
Hello Feng, I found the problem, the problem is the linux version
I am trying to execute on linux 2.6.x, and i think protoc doesnt support 
this

when i run on linux 3.0, its working fine

Thanks for your response

On Friday, July 7, 2017 at 12:01:02 AM UTC+5:30, Feng Xiao wrote:
>
>
>
> On Thu, Jul 6, 2017 at 6:57 AM, > 
> wrote:
>
>> Hi All,
>> I downloaded protoc binary (protoc-3.2.0-linux-x86_64.zip 
>> )
>>  
>> for linux from https://github.com/google/protobuf/releases
>> My linux configuration is x86_64 GNU/Linux
>>
>> I placed the precompiled binary in a folder and try to execute the protoc 
>> command
>>
>> $:/opt/protocompiler/bin # ./protoc --version
>> Floating point Exception
>>
>>
>> I really dont understand why this problem is coming, I have to use this 
>> command in ant task to compile my proto files at runtime
>>
>> But it is always giving me the error message "Floating point Exception"
>>
>> Its blocking our production build, will be great help if someone can give 
>> some pointers on it
>>
> Can you try a different version and see if it has the same issue?
>
> Also you can try to build the protoc binary from source.
>  
>
>>
>> Thanks in advance
>>
>>
>>
>>
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Protocol Buffers" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to protobuf+u...@googlegroups.com .
>> To post to this group, send email to prot...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/protobuf.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.


[protobuf] Important!! please help, protoc command not working on linux x86_64

2017-07-06 Thread deepakagarwal2027
Hi All,
I downloaded protoc binary (protoc-3.2.0-linux-x86_64.zip 
)
 
for linux from https://github.com/google/protobuf/releases
My linux configuration is x86_64 GNU/Linux

I placed the precompiled binary in a folder and try to execute the protoc 
command

$:/opt/protocompiler/bin # ./protoc --version
Floating point Exception


I really dont understand why this problem is coming, I have to use this 
command in ant task to compile my proto files at runtime

But it is always giving me the error message "Floating point Exception"

Its blocking our production build, will be great help if someone can give 
some pointers on it

Thanks in advance





-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To post to this group, send email to protobuf@googlegroups.com.
Visit this group at https://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/d/optout.