Opened 14 years ago
Last modified 14 years ago
#25819 closed defect
protobuf-c failing to build due to missing file — at Version 1
Reported by: | tcartledge@… | Owned by: | landonf@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.1 |
Keywords: | Cc: | ||
Port: | protobuf-c |
Description (last modified by jmroot (Joshua Root))
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 (1)
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Description: | modified (diff) |
---|---|
Keywords: | protobuf-c removed |
Owner: | changed from macports-tickets@… to landonf@… |
Port: | protobuf-c added |
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.