What steps will reproduce the problem?
1. downloaded protobuf-c-0.11 unziped and tared on solaris
2. executed ./configure --prefix=/home/usr/install
3.
What is the expected output? What do you see instead?
configure should succeed
-----------
checking google/protobuf/stubs/common.h usability... no
checking google/protobuf/stubs/common.h presence... no
checking for google/protobuf/stubs/common.h... no
configure: error:
ERROR: protobuf headers are required.
You must either install protobuf from google,
or if you have it installed in a custom location
you must add '-Iincludedir' to CXXFLAGS
and '-Llibdir' to LDFLAGS.
>> the configure says presence ofcommon.h is not required but it still says
it is an error. I saw the src/google/protobuf directory there is no dir
name stubs.
What version of the product are you using? On what operating system?
0.11
Please provide any additional information below.
Original issue reported on code.google.com by hitendra...@gmail.com on 1 Jul 2009 at 11:25
Original issue reported on code.google.com by
hitendra...@gmail.com
on 1 Jul 2009 at 11:25