andrei5055 commented on issue #19420: URL: https://github.com/apache/incubator-mxnet/issues/19420#issuecomment-763165524
Thanks a lot for the script! Unfortunately, I am having a linking problem: ``` root@28b3a2b8de7a:/opt/mxnet/build# ninja [1/3] Linking CXX shared library libmxnet.so FAILED: libmxnet.so . . . Error copying file "/opt/mxnet/build/3rdparty/mkldnn/include/dnnl_config.h" to "/opt/mxnet/include/mkldnn/". ninja: build stopped: subcommand failed. ``` The file `dnnl_config.h` is not presented in any part of `incubator-mxnet` ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
