Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 601 by [email protected]: include files are not compiling
properly
http://code.google.com/p/protobuf/issues/detail?id=601
What steps will reproduce the problem?
1. i buiilded google protocol in solaris X86 32 bit architecture and
generated .cc and .h file.
2. when i am trying to build these files in project. it is showing alot of
errors in google code itself
3.below are the errors.(if possible can i get working lib and include files
for project)
"r platform"".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
112: Error, nosemiheaderr: Use ";" to terminate declarations.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
112: Error, nodeclerr: A declaration was expected instead of ",".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
115: Error, nocommaerr: "," expected instead of "}".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
117: Error, undefidenterr: internal is not defined.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
117: Error, undefidenterr: AtomicWord is not defined.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
122: Error, undefidenterr: Closure is not defined.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
125: Error, undefidenterr: internal is not defined.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
125: Error, badfunccp: The function "Acquire_Load" must have a
prototype.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
126: Error, undefidenterr: internal is not defined.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
126: Error, undefidenterr: FunctionClosure0 is not defined.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
126: Error, badexprerr: Badly formed expression.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
127: Error, undefidenterr: func is not defined.
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
145: Error, nodeclerr: A declaration was expected instead of "}".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/stubs/once.h",
line
146: Error, nodeclerr: A declaration was expected instead of "}".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/wire_format_lite.h",
line
93: Error, identexpected: Identifier expected instead of "}".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/wire_format_lite.h",
line
116: Error, identexpected: Identifier expected instead of "}".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/wire_format_lite.h",
line
131: Error, identexpected: Identifier expected instead of "}".
"/export/CP.94_dev_larry/3rd_Party/open_source/protobuf-2.5.0/include/google/protobuf/wire_format.h",
line
228: Error, identexpected: Identifier expected instead of "}".
i cpoed library from lib and include file from source directory
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
--
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 [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf.
For more options, visit https://groups.google.com/groups/opt_out.