This compiler is 10 years old, and apparently is not even an official release: http://gcc.gnu.org/gcc-2.96.html. You should upgrade to a newer version.
On Thu, Jan 13, 2011 at 9:20 AM, Pinakin Mevawala <pmevaw...@gmail.com>wrote: > Not able to do so. Any help? > > [root@localhost protobuf-2.3.0]# ./configure && make > make all-recursive > make[1]: Entering directory `/build/installer/ext_src/protobuf-2.3.0' > Making all in . > make[2]: Entering directory `/build/installer/ext_src/protobuf-2.3.0' > make[2]: Leaving directory `/build/installer/ext_src/protobuf-2.3.0' > Making all in src > make[2]: Entering directory `/build/installer/ext_src/protobuf-2.3.0/ > src' > /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. - > I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual -Wno-sign- > compare -O2 -g -DNDEBUG -MT common.lo -MD -MP -MF .deps/common.Tpo -c - > o common.lo `test -f 'google/protobuf/stubs/common.cc' || echo > './'`google/protobuf/stubs/common.cc > libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -pthread -Wall -Wwrite- > strings -Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT > common.lo -MD -MP -MF .deps/common.Tpo -c google/protobuf/stubs/ > common.cc -fPIC -DPIC -o .libs/common.o > google/protobuf/stubs/common.cc: In function `void > google::protobuf::ShutdownProtobufLibrary ()': > google/protobuf/stubs/common.cc:356: no matching function for call to > `vector<void (*) (), allocator<void (*) ()> >::at (int &)' > make[2]: *** [common.lo] Error 1 > make[2]: Leaving directory `/build/installer/ext_src/protobuf-2.3.0/ > src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/build/installer/ext_src/protobuf-2.3.0' > make: *** [all] Error 2 > > -- > You received this message because you are subscribed to the Google Groups > "Protocol Buffers" group. > To post to this group, send email to protobuf@googlegroups.com. > To unsubscribe from this group, send email to > protobuf+unsubscr...@googlegroups.com<protobuf%2bunsubscr...@googlegroups.com> > . > For more options, visit this group at > http://groups.google.com/group/protobuf?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To post to this group, send email to protobuf@googlegroups.com. To unsubscribe from this group, send email to protobuf+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/protobuf?hl=en.