leezu edited a comment on issue #17299: Error when building mxnet with USE_DIST_KVSTORE URL: https://github.com/apache/incubator-mxnet/issues/17299#issuecomment-592754645 With respect to the Makefile build @apeforest, the reason is that Makefile based build doesn't use system protobuf, but downloads and compiles `protobuf-cpp-3.5.1.tar.gz` as part of the build. I'll open a PR to ps-lite that detects broken systems like DLAMI and manually downloads protobuf on those systems instead of using the system version.
---------------------------------------------------------------- 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
