shiyilei / protobuf-c

Automatically exported from code.google.com/p/protobuf-c
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

.configure fails #23

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
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

GoogleCodeExporter commented 8 years ago
Please ignore this bug 

Original comment by hitendra...@gmail.com on 7 Jul 2009 at 6:45

GoogleCodeExporter commented 8 years ago
closing per user

Original comment by lahike...@gmail.com on 9 Jul 2009 at 11:23