Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Build from source issue #18891

Closed
yx1215 opened this issue Aug 10, 2020 · 4 comments
Closed

Build from source issue #18891

yx1215 opened this issue Aug 10, 2020 · 4 comments

Comments

@yx1215
Copy link

yx1215 commented Aug 10, 2020

Description

In the build from source guide here, I need to copy the file make/osx.mk as ./config.mk. However, there seems to be no directory called make?

Error Message

f8ffc22b2d38:mxnet yixiaxia$     cp make/osx.mk ./config.mk
cp: make/osx.mk: No such file or directory
@github-actions
Copy link

Welcome to Apache MXNet (incubating)! We are on a mission to democratize AI, and we are glad that you are contributing to it by opening this issue.
Please make sure to include all the relevant context, and one of the @apache/mxnet-committers will be here shortly.
If you are interested in contributing to our project, let us know! Also, be sure to check out our guide on contributing to MXNet and our development guides wiki.

@szha
Copy link
Member

szha commented Aug 10, 2020

@yx1215 we deprecated Makefile on master branch in favor of the new CMake build that @leezu helped revamping. The instruction can be found in https://mxnet.apache.org/get_started/build_from_source

@ys2843 @leezu what do you recommend about the build from source guide problem?

@leezu
Copy link
Contributor

leezu commented Aug 10, 2020

@yx1215 you're reading the instructions for MXNet 1.6 (look the upper right corner of the website). The instructions will work for 1.6. If you want to build master version, then select master version of website.

As this is a version mismatch issue, I'm closing the issue. But feel free to re-open or comment if there are more issues

@leezu leezu closed this as completed Aug 10, 2020
@ys2843
Copy link
Contributor

ys2843 commented Aug 10, 2020

I am working on enabling build_from_source per version in master website in #18835, WIP

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants