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

installing rust on a fresh instance, make sure to have a C compiler #31181

Closed
mdII4bq3gIIa opened this issue Jan 25, 2016 · 0 comments
Closed

Comments

@mdII4bq3gIIa
Copy link

I am following the Book in the Getting Started chapter, try my first rustc and get the error:

error: could not exec the linker cc: No such file or directory (os error 2)

The manual should at least mention the need for a C compiler (or at least a linker) as a dependency if you are using rustup.sh to install the binaries.

steveklabnik added a commit to steveklabnik/rust that referenced this issue Jan 26, 2016
Manishearth added a commit to Manishearth/rust that referenced this issue Jan 26, 2016
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