Status: New
Owner: liuj...@google.com
Labels: Type-Defect Priority-Medium
New issue 470 by richardg...@gmail.com: autogen fails to build,
GOOGLE_PROTOBUF_MIN_PROTOC_VERSION too high
http://code.google.com/p/protobuf/issues/detail?id=470
What steps will reproduce the problem?
1. sync fresh svn
2. run autogen.sh
3. run ./configurue
4. run make
What is the expected output? What do you see instead?
Expected : Builds, no errors
Observed : Compile Error :
make[2]: Entering directory
`/spare/local/rgeary/inet/protobuf-read-only/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I.. -pthread -Wall -Wwrite-strings -Woverloaded-virtual
-Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.lo -MD -MP
-MF ".deps/descriptor.Tpo" -c -o descriptor.lo `test
-f 'google/protobuf/descriptor.cc' ||
echo './'`google/protobuf/descriptor.cc; \
then mv -f ".deps/descriptor.Tpo" ".deps/descriptor.Plo"; else rm
-f ".deps/descriptor.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I.. -pthread -Wall -Wwrite-strings
-Woverloaded-virtual -Wno-sign-compare -O2 -g -DNDEBUG -MT descriptor.lo
-MD -MP -MF .deps/descriptor.Tpo -c google/protobuf/descriptor.cc -fPIC
-DPIC -o .libs/descriptor.o
In file included from google/protobuf/descriptor.cc:44:
./google/protobuf/descriptor.pb.h:17:2: error: #error This file was
generated by an older version of protoc which is
./google/protobuf/descriptor.pb.h:18:2: error: #error incompatible with
your Protocol Buffer headers. Please
./google/protobuf/descriptor.pb.h:19:2: error: #error regenerate this file
with a newer version of protoc.
What version of the product are you using? On what operating system?
RHEL5 64bit
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
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 http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.