Opened 14 years ago
Closed 14 years ago
#25819 closed defect (worksforme)
protobuf-c failing to build due to missing file
Reported by: | tcartledge@… | Owned by: | landonf (Landon Fuller) |
---|---|---|---|
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 (2)
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 |
comment:2 Changed 14 years ago by landonf (Landon Fuller)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Having trouble reproducing this with the latest protobuf-c/protobuf-cpp ports.
Note: See
TracTickets for help on using
tickets.
Please remember to preview and use WikiFormatting, fill in the Port field, and cc the maintainer.