aaronmarkham opened a new issue #12578: sample_multinomial_op.o causing build 
from source to fail
URL: https://github.com/apache/incubator-mxnet/issues/12578
 
 
   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.
   
   
   

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to