leezu commented on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592740807 I verified this error is due to DLAMI shipping protoc version 3.8.0 but headers from version 3.0.0. `google/protobuf/port_def.inc` is included in headers generated by protoc version >= 3.7.0, but of course if your system comes only with headers from 3.0.0 compilation will fail.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
