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

gdk compile errors #29

Closed
mmstick opened this issue Jan 24, 2018 · 1 comment
Closed

gdk compile errors #29

mmstick opened this issue Jan 24, 2018 · 1 comment

Comments

@mmstick
Copy link

mmstick commented Jan 24, 2018

error: failed to compile `rrun v0.2.1 (https://github.com/buster/rrun#fe6dccdf)`, intermediate artifacts can be found at `/tmp/cargo-install.HGmFlrkrPQNs`

Caused by:
  Multiple packages link to native library `gdk`. A native library can be linked only once.

Package `gdk-sys v0.3.4`
    ... which is depended on by `gdk v0.5.3`
    ... which is depended on by `gtk v0.1.3`
    ... which is depended on by `rrun v0.2.1 (https://github.com/buster/rrun#fe6dccdf)`
links to native library `gdk`.

Package `gdk-sys v0.5.0`
    ... which is depended on by `gdk v0.7.0`
    ... which is depended on by `rrun v0.2.1 (https://github.com/buster/rrun#fe6dccdf)`
also links to native library `gdk`.
@mmstick mmstick changed the title glib compile errors gdk compile errors Jan 24, 2018
@buster
Copy link
Owner

buster commented Feb 6, 2018

@mmstick

rrun builds fine on my machine. Nevertheless some update on the regex crate seems to have broken it.
I fixed it and released v0.2.2..

@buster buster closed this as completed Feb 6, 2018
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