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 2017/12/29 15:41:15 UTC

[GitHub] helloniklas opened a new issue #9229: Building from scratch on macOS 10.13.2 error 1

helloniklas opened a new issue #9229: Building from scratch on macOS 10.13.2 error 1
URL: https://github.com/apache/incubator-mxnet/issues/9229
 
 
   Attempting to build MXNET 1.0.0 from scratch based on the osx.mk it eventually ends with an error
   
   ```ld: symbol(s) not found for architecture x86_64
   clang: error: linker command failed with exit code 1 (use -v to see invocation)
   make: *** [lib/libmxnet.so] Error 1```
   
   
   I'm new to using make and building from scratch so I guess I might be missing something. I followed instructions at https://mxnet.incubator.apache.org/get_started/build_from_source.html
   

----------------------------------------------------------------
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