Skip to content

fix clang installation instruction for debian os #563

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

Merged
merged 1 commit into from
Mar 7, 2017

Conversation

arystan-sw
Copy link

Added clang-3.9 to debian install command. Without it, cargo build of libbindgen-tutorial-bzip2-sys fails with:

/usr/include/stdio.h:33:11:` fatal error: 'stddef.h' file not found, err: true

@emilio
Copy link
Contributor

emilio commented Mar 7, 2017

Hmm, interesting, thanks!

@bors-servo r+

@bors-servo
Copy link

📌 Commit 839e977 has been approved by emilio

@bors-servo
Copy link

⌛ Testing commit 839e977 with merge c85fa24...

bors-servo pushed a commit that referenced this pull request Mar 7, 2017
fix clang installation instruction for debian os

Added clang-3.9 to debian install command. Without it, `cargo build` of [libbindgen-tutorial-bzip2-sys](https://github.com/fitzgen/libbindgen-tutorial-bzip2-sys) fails with:
```
/usr/include/stdio.h:33:11:` fatal error: 'stddef.h' file not found, err: true
```
@bors-servo
Copy link

☀️ Test successful - status-travis
Approved by: emilio
Pushing c85fa24 to master...

@bors-servo bors-servo merged commit 839e977 into rust-lang:master Mar 7, 2017
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

Successfully merging this pull request may close these issues.

5 participants