You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/02/08 15:08:55 UTC

[GitHub] lanking520 commented on issue #13853: Error while running the mxnet spark examples and test cases

lanking520 commented on issue #13853: Error while running the mxnet spark examples and test cases
URL: https://github.com/apache/incubator-mxnet/issues/13853#issuecomment-461833024
 
 
   From the previous message:
   ```
   checking whether the C compiler works... no
   configure: error: in `/path_to_mxnet/incubator-mxnet/3rdparty/ps-lite/protobuf-2.5.0':
   configure: error: C compiler cannot create executables
   ```
   
   Have checked your C compiler `clang --version`? It seemed the problems appeared to be some compiler issues. Try `make clean` and `make -j` again

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services