Opened 14 years ago

Last modified 14 years ago

#25819 closed defect

protobuf-c failing to build due to missing file — at Initial Version

Reported by: tcartledge@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: Cc:
Port: protobuf-c

Description

Find below the error while building current version of protobuf-c

:info:build google/protobuf/compiler/c/c_string_field.cc:26:45: error: google/protobuf/wire_format_inl.h: No such file or directory :info:build google/protobuf/compiler/c/c_enum_field.cc:26:45: error: google/protobuf/wire_format_inl.h: No such file or directory :info:build google/protobuf/compiler/c/c_enum_field.cc:33: error: 'google::protobuf::internal::WireFormat' has not been declared :info:build make[2]: * [c_enum_field.o] Error 1 :info:build make[2]: * Waiting for unfinished jobs.... :info:build google/protobuf/compiler/c/c_string_field.cc:34: error: 'google::protobuf::internal::WireFormat' has not been declared :info:build make[2]: * [c_string_field.o] Error 1 :info:build make[1]: * [all-recursive] Error 1 :info:build make: * [all-recursive] Error 1

Change History (0)

Note: See TracTickets for help on using tickets.