Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build failure on Linux #45

Closed
richardhundt opened this issue Mar 29, 2014 · 2 comments
Closed

Build failure on Linux #45

richardhundt opened this issue Mar 29, 2014 · 2 comments

Comments

@richardhundt
Copy link
Owner

$ git clone https://github.com/richardhundt/shine
$ cd shine
$ make
[..]
CC lib_tvm.o
CC lib_init.o
AR libtvmjit.a
GEN op.h
make[2]: ./tvmjit: Command not found

@fperrad
Copy link

fperrad commented Mar 29, 2014

sometime, I've the same problem on Travis CI, see https://github.com/fperrad/tvmjit/commit/d19179ed7ab6f3105b294652aed95891732d430e

you could avoid it with make TRAVIS=1

@richardhundt
Copy link
Owner Author

On 3/29/14 4:50 PM, François Perrad wrote:

sometime, I've the same problem on Travis CI, see
fperrad/tvmjit@d19179e
https://github.com/fperrad/tvmjit/commit/d19179ed7ab6f3105b294652aed95891732d430e

you could avoid it with |make TRAVIS=1|


Reply to this email directly or view it on GitHub
#45 (comment).

Thanks, I've made that the default.

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

No branches or pull requests

2 participants