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

cant compile llvm relase 37 smhacks [linux] #8

Open
tsteinholz opened this issue Feb 3, 2016 · 3 comments
Open

cant compile llvm relase 37 smhacks [linux] #8

tsteinholz opened this issue Feb 3, 2016 · 3 comments

Comments

@tsteinholz
Copy link

so everything configured properly and I set up the LIBCLANG_PATH as well as the LD_LIBRARY_PATH but when I run make it just spits out

Makefile.config:63: *** In-source builds are not allowed. Please configure from a separate build directory!.  Stop.

I would also like to mention that I attempted moving the build directory which didn't work either.

@michaelwu
Copy link
Owner

If you were using the instructions provided in the readme, it should work. This sounds like more of a general LLVM/clang build issue on your end though - those guys might be able to give you more support. One thing to note - the patches used in my branches are upstreamed now, so using the upstream 3.8 or master branches will also work, in case you would like to do that.

@tsteinholz
Copy link
Author

I followed everything exactly and double checked all the environmental variables. I can try the 3.8 master branch instead.

@michaelwu
Copy link
Owner

If you use IRC, you can find me on the servo channel on irc.mozilla.org. Otherwise we can try to figure this out here if you pastebin the output of your terminal with everything you did.

emilio referenced this issue in emilio/rust-bindgen Jul 1, 2016
Correct the README on the rustbindgen attribute.
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