I can't build mxnet on master from source anymore… getting this error:
```
make: *** No rule to make target 
'include/mxnet/././../../src/common/random_generator.h', needed by 
'build/src/operator/random/sample_multinomial_op.o'.  Stop.
```
I updated my submodules... I just pulled latest:
```
ubuntu@ip-172-31-66-78:~/incubator-mxnet$ git log
commit e213286db5f885701ee10d0a312c15564959edd9
Author: Sandeep Krishnamurthy <[email protected]>
Date:   Fri Sep 14 10:18:49 2018 -0700
```
I can checkout a fresh clone and build, but why should I have to do that? What 
needs to happen to fix my existing repos?

Commented here: #12374 as it seems related.




[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12578 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to