[protobuf] Re: Install/Setup Problem While Running ./configure

2012-06-12 Thread Vishwas Goel
Did u figure this out already? I am seeing a similar error.. On Wednesday, April 4, 2012 6:29:47 AM UTC+5:30, mbies...@ebay.com wrote: I am trying to follow the install instructions in the README. The step states to run ./configure. When I execute it the process dies with the message:

Re: [protobuf] Re: Install/Setup Problem While Running ./configure

2012-06-12 Thread Vishwas Goel
Snippet from config.log as below: configure:3261: checking for gcc configure:3277: found /usr/bin/gcc configure:3288: result: gcc configure:3517: checking for C compiler version configure:3526: gcc --version 5 gcc (Ubuntu 4.4.3-4ubuntu5) 4.4.3 Copyright (C) 2009 Free Software Foundation, Inc.

Re: [protobuf] Re: Install/Setup Problem While Running ./configure

2012-06-12 Thread Vishwas Goel
apt-get install libc6-dev fixed this.. Moving on.. On Wed, Jun 13, 2012 at 4:33 AM, Vishwas Goel vishw...@gmail.com wrote: Snippet from config.log as below: configure:3261: checking for gcc configure:3277: found /usr/bin/gcc configure:3288: result: gcc configure:3517: checking for C