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

Strange build issue with libc #174

Closed
MarkusJais opened this issue Aug 17, 2015 · 1 comment
Closed

Strange build issue with libc #174

MarkusJais opened this issue Aug 17, 2015 · 1 comment

Comments

@MarkusJais
Copy link

Hi,

I get this error message:

failed to select a version for libc (required by rand):
all possible versions conflict with previously selected versions of libc
version 0.1.10 in use by libc v0.1.10
possible versions to select: 0.1.5

Very strange. I played with version numbers, no change.

I doubt that this is a nix-rust issue because there was something similar with mio and cargo a while ago:

rust-lang/cargo#1800

But that is closed. Maybe this is a different problem.

Tested with both 1.2 and 1.4 nightly.

Markus

@MarkusJais
Copy link
Author

The problem seems to be gone. As of today it compiles without problems. Strange :-)

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

1 participant