beew commented on issue #18985: URL: https://github.com/apache/incubator-mxnet/issues/18985#issuecomment-683457715
> @beew note that [9f2e73f](https://github.com/apache/incubator-mxnet/commit/9f2e73f39b405ec24cab254076f964452382c224) contains fixes for the R package and OpenCV 4. I recommend you use MXNet 1.7 which contains this commit Actually the makefile in V1.7 doesn't even have rpkg ``` make rpkg Makefile:230: "USE_LAPACK disabled because libraries were not found" Makefile:358: WARNING: Significant performance increases can be achieved by installing and enabling gperftools or jemalloc development packages Makefile:692: warning: overriding recipe for target 'build/libcustomop_gpu_lib.so' Makefile:680: warning: ignoring old recipe for target 'build/libcustomop_gpu_lib.so' Makefile:695: warning: overriding recipe for target 'build/libsubgraph_lib.so' Makefile:683: warning: ignoring old recipe for target 'build/libsubgraph_lib.so' make: *** No rule to make target 'rpkg'. Stop. ``` ---------------------------------------------------------------- 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]
